Re: [GENERAL] Logging statements with errors in PostgreSQL 8.1

2009-10-26 Thread John R Pierce
Radcon Entec wrote: Is there any way to get a PostgreSQL 8.1 installation to report the statements that caused the error, as the 8.3 installation does? see http://www.postgresql.org/docs/8.1/static/runtime-config-logging.html#RUNTIME-CONFIG-LOGGING-WHAT specifically, log_statement, and log

Re: [GENERAL] Logging statements with errors in PostgreSQL 8.1

2009-10-26 Thread Adrian Klaver
On Monday 26 October 2009 5:48:42 am Radcon Entec wrote: > Greetings! > > I am using PostgreSQL 8.3, as are most of our customers. But we still have > at least one who is using PostgreSQL 8.1. The log files from that customer > are showing repeated syntax errors, but they are not giving me any >