Re: postgres uptime
От | Tom Lane |
---|---|
Тема | Re: postgres uptime |
Дата | |
Msg-id | 15713.1092972882@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | Re: postgres uptime (Alvaro Herrera <alvherre@dcc.uchile.cl>) |
Ответы |
Re: postgres uptime
Re: postgres uptime Re: postgres uptime |
Список | pgsql-hackers |
Alvaro Herrera <alvherre@dcc.uchile.cl> writes: > Is the uptime kept internally anywhere? Or even the start time? No, and no (at least not in any globally accessible variable). > If it is, it would be quite trivial to provide access to it Not really --- in the EXEC_BACKEND case, we'd have to do something explicit to pass the value down to backends. I'd like to see more than one person requesting this (and with solider rationales) before it gets added to TODO. If I wanted to be picky I would suggest that knowledge of the server start time might be useful information to an attacker. It would for instance narrow down the number of possible starting seeds for the postmaster's random number generator. regards, tom lane
В списке pgsql-hackers по дате отправления: