some log statements ignored

Поиск
Список
Период
Сортировка
От brian
Тема some log statements ignored
Дата
Msg-id 452E878E.2010402@zijn-digital.com
обсуждение исходный текст
Ответы Re: some log statements ignored
Список pgsql-general
I changed my postgresql.conf to have:

log_statement = mod

It appears to be working, though not logging *all* INSERTs. For
instance, I have a PHP class that inserts into two tables in a
transaction. The log shows the first, but not the second. Has anyone
seen this behaviour?


test=# show log_statement;
  log_statement
---------------
  mod
(1 row)


brian

В списке pgsql-general по дате отправления: