Re: binary logs: a location other than pg_xlog?? - Mailing list pgsql-admin

From Tom Lane
Subject Re: binary logs: a location other than pg_xlog??
Date
Msg-id 820.1290387295@sss.pgh.pa.us
Whole thread Raw
In response to binary logs: a location other than pg_xlog??  (Lou Picciano <loupicciano@comcast.net>)
Responses Re: binary logs: a location other than pg_xlog??
List pgsql-admin
Lou Picciano <loupicciano@comcast.net> writes:
> Admin Friends, Can someone tell me the conf variablee to change location of binary logs? Would like to store logs in
alocation other than pg_xlog in cluster data dir.  

There is no such setting.  But if you're so inclined you can make
pg_xlog be a symlink to some other directory.

            regards, tom lane

pgsql-admin by date:

Previous
From: Lou Picciano
Date:
Subject: binary logs: a location other than pg_xlog??
Next
From: Lou Picciano
Date:
Subject: Re: binary logs: a location other than pg_xlog??