Re: Log_statement behaviour a little misleading?

Поиск
Список
Период
Сортировка
От Mark Kirkwood
Тема Re: Log_statement behaviour a little misleading?
Дата
Msg-id 4006415A.1000500@paradise.net.nz
обсуждение исходный текст
Ответ на Re: Log_statement behaviour a little misleading?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
Tom Lane wrote:

>
>The fact that RI triggers issue SQL commands is an artifact of
>their implementation (and one that I believe Stephan and Jan would like
>to get rid of); they shouldn't be cluttering the log at all.
>
>
I am glad you mentioned that -  I did find myself wondering why it was
necessary to go through the whole parse->plan->etc business, when the
backend "knows" that an access via the (required) primary key is going
to be available...

cheers

Mark




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

Предыдущее
От: "Chris Travers"
Дата:
Сообщение: Mailing list? was Postgress and MYSQL
Следующее
От: Ben Marklein
Дата:
Сообщение: Re: pg_dump/pg_restore problems with 7.4.1