Hannu Krosing said:
> Ãhel kenal päeval, N, 2006-06-01 kell 10:10, kirjutas David Hoksza:
>> It seems MyProcID is what I was searching for...
>>
>
> On a buzy server with lots of connects, procID will repeat quite often.
>
log_line-prefix has a sessionid gadget:
Session ID: A unique identifier for each session. It is 2 4-byte hexadecimal
numbers (without leading zeros) separated by a dot. The numbers are the
session start time and the process ID
Assuming PIDs are not reused within one second that will be unique.
cheers
andrew
In response to
pgsql-hackers by date
| Next: | From: Robert Treat | Date: 2006-06-01 11:46:56 |
| Subject: Re: [PATCH] Magic block for modules |
| Previous: | From: Hannu Krosing | Date: 2006-06-01 09:16:37 |
| Subject: Re: session id and global storage |