Client parameter list omits timezone
От | PG Doc comments form |
---|---|
Тема | Client parameter list omits timezone |
Дата | |
Msg-id | 159561114481.620.13530322877851704528@wrigleys.postgresql.org обсуждение исходный текст |
Ответы |
Re: Client parameter list omits timezone
|
Список | pgsql-docs |
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/11/libpq-connect.html Description: I am looking for a complete list of parameters that I can pass in the "connect"/"open database connection" list on the client (in this case, github.com/lib/pq). The list of parameters documented here: https://www.postgresql.org/docs/11/libpq-connect.html#LIBPQ-PARAMKEYWORDS does not include the "timezone" parameter. However, github.com/lib/pq seems to indicate that "timezone" is an acceptable parameter, for example, here: https://github.com/lib/pq/blob/master/encode_test.go#L123 Elsewhere in the docs, the PGTZ environment variable can be used to set the timezone on the client. I would expect to see "timezone" (and anything else that can be configured) in that list.
В списке pgsql-docs по дате отправления: