On 30/11/2016 9:16 PM, John R Pierce wrote:
On 11/30/2016 3:01 PM, George Weaver wrote:
I have set up 2 instances of PostgreSQL 9.6 on the same Windows server. I noticed when I ran initdb for the second instance that it did not create a pg_log folder in the new cluster, and that all logging is going to the pg_log folder in the original cluster.

look at the postgresql.conf file in the 2nd instance, is the path to the log file directory hard coded?

No it wasn't.  Specifying the path in the .conf file did the trick.

Thanks John!
George


--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to