Hi,
I'm trying to log all SQL queries sent to postgres v6.5.
I have set PGECHO=yes in the postmaster.init file but nothing about the
SQL queries
appears in the log. I know that the config file is being read and that I
am looking
at the right log file because changes to the init file PGDEBUG leve
The following two SQL Exceptions are popping up after several days or
weeks of seemingly smooth execution:
"Unknown Response Type x" <= where x is a random ASCII character
and
"The column index is out of range"
Once one of these two SQL Exceptions start occurring, pretty much all
queries af