logging as inserts

From: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: logging as inserts
Date: 2005-03-01 22:15:39
Message-ID: 1109715339.27306.56.camel@jd2.commandprompt.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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.

Sincerely,

Joshua D. Drake

--
Command Prompt, Inc., Your PostgreSQL solutions company. 503-667-4564
Custom programming, 24x7 support, managed services, and hosting
Open Source Authors: plPHP, pgManage, Co-Authors: plPerlNG
Reliable replication, Mammoth Replicator - http://www.commandprompt.com/

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2005-03-01 22:17:07 Re: 8.0.X and the ARC patent
Previous Message Tom Lane 2005-03-01 22:13:06 Re: [HACKERS] snprintf causes regression tests to fail