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

From Lou Picciano
Subject Re: binary logs: a location other than pg_xlog??
Date
Msg-id 167491417.901188.1290395393626.JavaMail.root@sz0093a.westchester.pa.mail.comcast.net
Whole thread Raw
In response to Re: binary logs: a location other than pg_xlog??  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: binary logs: a location other than pg_xlog??  ("Joshua D. Drake" <jd@commandprompt.com>)
List pgsql-admin
Really? Wouldn't it be good general practice to store the xlogs on a different filesystem - offering one further layer of protection, if you will?  L

Thanks for your response. 

----- Original Message -----
From: "Tom Lane" <tgl@sss.pgh.pa.us>
To: "Lou Picciano" <loupicciano@comcast.net>
Cc: "pgsql-admin" <pgsql-admin@postgresql.org>
Sent: Sunday, November 21, 2010 7:54:55 PM
Subject: Re: [ADMIN] binary logs: a location other than pg_xlog??

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 a location 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: Tom Lane
Date:
Subject: Re: binary logs: a location other than pg_xlog??
Next
From: "Joshua D. Drake"
Date:
Subject: Re: binary logs: a location other than pg_xlog??