Re: logging as inserts - Mailing list pgsql-hackers

From Robert Treat
Subject Re: logging as inserts
Date
Msg-id 200503012344.04582.xzilla@users.sourceforge.net
Whole thread Raw
In response to Re: logging as inserts  (Gavin Sherry <swm@linuxworld.com.au>)
List 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 by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: snprintf causes regression tests to fail
Next
From: Robert Treat
Date:
Subject: Re: mysterious log output