From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | CSN <cool_screen_name90001(at)yahoo(dot)com> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: update time zone in timestamps |
Date: | 2003-12-06 23:45:12 |
Message-ID: | 200312062345.hB6NjCa07790@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
CSN wrote:
>
> SHOW ALL shows TimeZone is 'unknown'. postgres.conf
> says 'TZ' is used for default. Where should TZ be set
> (it doesn't appear to be set on my RH9 system)?
The postmaster process should have TZ in its environment. I think that
gives clients a default timezone. You can also use PGTZ on the client to
control it.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2003-12-06 23:51:12 | Re: functions/operators with 2 sets as arguments |
Previous Message | Tom Lane | 2003-12-06 23:43:29 | Re: corruption diag/recovery, pg_dump crash |