Config option log_statement - Mailing list pgsql-admin

From S Murthy Kambhampaty
Subject Config option log_statement
Date
Msg-id 20050514230045.6150.qmail@web51009.mail.yahoo.com
Whole thread Raw
List pgsql-admin
In postgresql 8.0, "create table <> as ..." statements
appear not to logged unless log_statement = 'all' in
postgresql.conf.  We are trying to reduce noise in the
logs from pgAdminIII and phpPgAdmin, but we use a lot
of 'create table <> as ...' queries that need to be
logged, and their duration tracked.  Is there a
combination of settings that will do the trick?  Can
postgresql be upgraded to log "create table <> as ..."
statements with log_statment = 'ddl' and/or
log_statment = 'mod'?

Thanks,
   Murthy



__________________________________
Yahoo! Mail Mobile
Take Yahoo! Mail with you! Check email on your mobile phone.
http://mobile.yahoo.com/learn/mail

pgsql-admin by date:

Previous
From: S Murthy Kambhampaty
Date:
Subject: Re: PGDG RPMS and integer-datetimes support
Next
From: Tomaz Borstnar
Date:
Subject: Re: IMPORTANT: two new PostgreSQL security problems found