Re: [GENERAL] Missing Log File

2008-04-21 Thread Howard Cole
I think I've solved this one - the compared the old to the new postgresql.conf; the new version did not redirect the standard output. Thanks. Howard Cole wrote: I've just installed Postgres 8.2.7 on a W2K3 machine, and created the data directory post installation using initdb. Everything appear

[GENERAL] Missing Log File

2008-04-21 Thread Howard Cole
I've just installed Postgres 8.2.7 on a W2K3 machine, and created the data directory post installation using initdb. Everything appears to be working fine, but there are no log files created. Nor is there a pg_log subdirectory. I have made no changes to the postgresql.conf file. What am I missin