| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
| Cc: | Postgresql Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: TODO list |
| Date: | 2004-01-06 05:44:45 |
| Message-ID: | 200401060544.i065ijT17481@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-patches |
Andrew Dunstan wrote:
>
> 2 things.
>
> I submitted a patch for this 5 months ago, which is still waiting to be
> merged (hope it hasn't bitrotted in the meantime):
>
> . Allow log lines to include session-level information, like database
> and user
>
> If nobody is working on this I am prepared to look at it:
>
> . Allow logging of only data definition(DDL), or DDL and modification
> statements
Yes, sorry I haven't gotten back to that, and yes the DDL idea is a good
one.
For the log idea, I think we need to get a way to merge all the per-line
info into one setup, so pid, timestamp, user, etc would all be
configurable using your setup.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jakub | 2004-01-06 07:32:20 | How to retrieve functional index column names |
| Previous Message | Bruce Momjian | 2004-01-06 05:04:11 | Re: psql \d option list overloaded |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2004-01-06 10:40:31 | Re: fork/exec patch: pre-CreateProcess finalization |
| Previous Message | Neil Conway | 2004-01-06 00:41:28 | Re: List rewrite (was Re: minor smgr code cleanup) |