Re: log bind parameter values on error

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: log bind parameter values on error
Дата
Msg-id 20190214202352.xo7dxcvztziyqdxr@alap3.anarazel.de
обсуждение исходный текст
Ответ на log bind parameter values on error  (Alexey Bashtanov <bashtanov@imap.cc>)
Список pgsql-hackers
Hi,

On 2018-12-14 23:04:26 +0000, Alexey Bashtanov wrote:
> Unfortunately, when enabled, the feature comes with some memory and CPU
> overhead,
> as we cannot convert certain values to text when in aborted transaction.

Have you analyzed how invasive it'd be to delay that till we actually
can safely start a [sub]transaction to do that logging? Probably too
expensive, but it seems like something that ought to be analyzed.

- Andres


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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: Log a sample of transactions
Следующее
От: Andres Freund
Дата:
Сообщение: Re: log bind parameter values on error