Lou Picciano <[email protected]> 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
--
Sent via pgsql-admin mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin
