From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Fouad Fezzi <fezzi(at)iup(dot)univ-avignon(dot)fr> |
Cc: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: logging is funny... |
Date: | 2001-04-04 13:58:19 |
Message-ID: | 200104041358.JAA27261@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
There is an ELOG_TIMESTAMPS options and some others in include/config.h or
include/config.h.in. I think that is where you get the pid of the
backend and stuff. I agree it needs more detail, at least the process
id.
[ Charset ISO-8859-1 unsupported, converting... ]
> I just have to setup a trong logging of users postgres activity using php
> script.
>
> It's work well and my disk is going full quickly.
> i have a file like this
>
> { TARGETENTRY
> :resdom
> { RESDOM
> :resno 2
> :restype 1043
> :restypmod 24
> :resname "abrev_formation"
> :reskey 0
> :reskeyop 0
> :resgroupref 0
> :resjunk false
> }
>
> it's to hard to exploit this file to extract a user and machine from where
> they work.
>
> Some help for managing logging
>
>
> Fouad Fezzi
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
> (send "unregister YourEmailAddressHere" to majordomo(at)postgresql(dot)org)
>
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2001-04-04 13:59:37 | Re: All's quiet ... RC3 packaging ... |
Previous Message | Michael Meskes | 2001-04-04 13:34:02 | Re: ecpg long int problem on alpha + fix |