Re: session time
Bruce Momjian <[email protected]>
| Newsgroups | gmane.comp.db.postgresql.devel.win32 |
|---|---|
| Message-ID | <[email protected]> |
Anass HAMMEDI wrote: > > Help requested: > > Is there any way to get the session time with a query. > All I afforded to get is the start time of statement execution. You want session start time? We don't supply that. My only suggestion would be to create a temp table on session start and put current_timestamp into there. -- Bruce Momjian | http://candle.pha.pa.us [email protected] | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania 19073 ---------------------------(end of broadcast)--------------------------- TIP 4: Don't 'kill -9' the postmaster