[GENERAL] Retrieve the server's time zone

Поиск
Список
Период
Сортировка
От Thomas Kellerer
Тема [GENERAL] Retrieve the server's time zone
Дата
Msg-id oueeno$619$1@blaine.gmane.org
обсуждение исходный текст
Ответы Re: [GENERAL] Retrieve the server's time zone  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
Hello,

is there any way (short of writing a function in an untrusted PL) to determine the actual time zone (or time) of the
serverOS? 
 

"show timezone" always returns the client's time zone. 

localtimestamp also converts the server's time to the client time zone (the one defined by "timezone")

log_timezone is also unreliable as it can be changed to anything.

I am looking for something along the lines of: "show server_timezone" or "select current_timestamp at time zone
server_timezone"
 

Is that possible? 




-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

В списке pgsql-general по дате отправления:

Предыдущее
От: Eric D
Дата:
Сообщение: Re: [GENERAL] archive_command not being executed
Следующее
От: Durumdara
Дата:
Сообщение: [GENERAL] Connection loosing at some places - caused by firewall