Re: system date != now()

From: Bruno Wolff III <bruno(at)wolff(dot)to>
To: CSN <cool_screen_name90001(at)yahoo(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: system date != now()
Date: 2004-04-12 11:58:37
Message-ID: 20040412115837.GB20278@wolff.to
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Sun, Apr 11, 2004 at 00:01:42 -0700,
CSN <cool_screen_name90001(at)yahoo(dot)com> wrote:
>
> timezone in postgresql.conf was set to MST. Setting it
> to MDT gave this error:
>
> LOG: unrecognized time zone name: "MDT"
> FATAL: invalid value for parameter "timezone": "MDT"

I think setting the timezone to MST accounts for your problem.
If you want to switch timezones at the DST boundaries, I think
you want to use a timezone of "MST7MDT".

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2004-04-12 12:21:24 Re: Regular expressions
Previous Message Siew Hui, Wong 2004-04-12 06:48:23 Re: Error in function to pg_dump: Standard in must be a tty