Re: logging as inserts

Поиск
Список
Период
Сортировка
От Gavin Sherry
Тема Re: logging as inserts
Дата
Msg-id Pine.LNX.4.58.0503021011470.3779@linuxworld.com.au
обсуждение исходный текст
Ответ на logging as inserts  ("Joshua D. Drake" <jd@commandprompt.com>)
Ответы Re: logging as inserts
Re: logging as inserts
Re: logging as inserts
Список pgsql-hackers
On Tue, 1 Mar 2005, Joshua D. Drake wrote:

> Hello,
>
> I am looking at having one of our guys write up the code to allow
> logging as insert statements. I have a couple of questions.
>
> What would we like the postgresql.conf option to be? I was thinking
> log_statements_as_inserts = (t/f)
>
> However I thought that was getting a little silly. Also do we want
> to allow logging as inserts for all options? There is a lot of different
> types of logging we can do.

Seems to me that a better approach is a script which, given the log file
format, is able to parse and allow the user to format the insert
themselves.

The reason I say this is that users are almost always going to want a
human readable log. As such, post processing the log outside of the
database system seems to make sense.

>
> Sincerely,
>
> Joshua D. Drake

Gavin


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

Предыдущее
От: Nicolai Tufar
Дата:
Сообщение: Re: [pgsql-hackers-win32] snprintf causes regression tests to fail
Следующее
От: Neil Conway
Дата:
Сообщение: Re: Where to see the patch queue (was Re: [PATCHES] Patch