Re: binary logs: a location other than pg_xlog??

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Lou Picciano <loupicciano(at)comcast(dot)net>
Cc: pgsql-admin <pgsql-admin(at)postgresql(dot)org>
Subject: Re: binary logs: a location other than pg_xlog??
Date: 2010-11-22 00:54:55
Message-ID: 820.1290387295@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Lou Picciano <loupicciano(at)comcast(dot)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

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Lou Picciano 2010-11-22 03:09:53 Re: binary logs: a location other than pg_xlog??
Previous Message Lou Picciano 2010-11-22 00:32:02 binary logs: a location other than pg_xlog??