Re: BUG #1672: Postgres 8.0 doesn't return errors.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Gregory L Miller-Kramer" <millerg(at)contexttech(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #1672: Postgres 8.0 doesn't return errors.
Date: 2005-05-17 19:57:44
Message-ID: 2121.1116359864@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

"Gregory L Miller-Kramer" <millerg(at)contexttech(dot)com> writes:
> Postgres8 does not return errors for some reason. If you look at the errors
> generated on dev or purposely cause an error in psql you will see what I
> mean. All errors are being dumped to /opt/pgsql/pgstartup.log.

This report is pretty unclear, but are you complaining that there's
nothing in pgstartup.log? There's not supposed to be; that file only
exists to catch any error messages that might come out before the error
logging mechanism is started up. The default logging arrangement in the
8.0 RPMs is that postmaster log output goes into day-named log files
under /var/lib/pgsql/data/pg_log/. If you don't like that, feel free to
adjust the postgresql.conf parameters that control it.

regards, tom lane

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Michael Fuhr 2005-05-17 23:05:31 Re: BUG #1672: Postgres 8.0 doesn't return errors.
Previous Message Kris Jurka 2005-05-17 17:28:34 Re: BUG #1661: JDBC DatabaseMetaData.getExportedKeys() returns