Config option log_statement

Поиск
Список
Период
Сортировка
От S Murthy Kambhampaty
Тема Config option log_statement
Дата
Msg-id 20050514230045.6150.qmail@web51009.mail.yahoo.com
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: S Murthy Kambhampaty
Дата:
Сообщение: Re: PGDG RPMS and integer-datetimes support
Следующее
От: Tomaz Borstnar
Дата:
Сообщение: Re: IMPORTANT: two new PostgreSQL security problems found