am Fri, dem 10.11.2006, um 10:48:12 +0100 mailte Nico Grubert folgendes:
> Dear list members,
>
> I would like to enable logging and write every SQL command that is
> executed in a logfile so I modified the "postgresql.conf" file in order
> ...
> Did I miss something?
Yes, change this line:
#
Dear list members,
I would like to enable logging and write every SQL command that is
executed in a logfile so I modified the "postgresql.conf" file in order
to log everything. I restarted the Postgres SQL server. Unfortunately,
no SQL statements are logged in the logfile.
Here is a snippet