Re: logging as inserts

Поиск
Список
Период
Сортировка
От Robert Treat
Тема Re: logging as inserts
Дата
Msg-id 200503012344.04582.xzilla@users.sourceforge.net
обсуждение исходный текст
Ответ на Re: logging as inserts  (Gavin Sherry <swm@linuxworld.com.au>)
Список pgsql-hackers
On Tuesday 01 March 2005 18:16, Gavin Sherry wrote:
> 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.
>

Doesn't the Practical Query Analysis project already do this?  (It's up on 
pgfoundry for anyone interested)

-- 
Robert Treat
Build A Brighter Lamp :: Linux Apache {middleware} PostgreSQL


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: snprintf causes regression tests to fail
Следующее
От: Robert Treat
Дата:
Сообщение: Re: mysterious log output