Control: tags -1 moreinfo Re: Munroe 2016-03-21 <[email protected]> > > Dear Maintainer, > In postgresql-9.2 and forward the default timezone is no longer the > system timezone but GMT instead. The configuration file > still says the default is system time. > > http://www.postgresql.org/docs/9.4/static/runtime-config-client.html#GUC-TIMEZONE > > This is still in the postgresql.conf > > timezone = '(defaults to server environment setting)' >
Hi, I guess you are reporting this for 9.4? What's your log_timezone setting? What do these commands show? ls -ald /etc/*time* cat /etc/timezone Also, how did you determine it's actually running in GMT? Christoph _______________________________________________ Pkg-postgresql-public mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-postgresql-public
