Re: Best practices: Handling Daylight-saving time - Mailing list pgsql-general

From Christopher Browne
Subject Re: Best practices: Handling Daylight-saving time
Date
Msg-id 39sih6F66n1imU10@individual.net
Whole thread Raw
In response to Best practices: Handling Daylight-saving time  (Együd Csaba <csegyud@vnet.hu>)
Responses Re: Best practices: Handling Daylight-saving time  (Együd Csaba (Freemail) <csegyud@freemail.hu>)
List pgsql-general
Don't use DST.

Use GMT/UTC.

That makes the issue go away.
--
(reverse (concatenate 'string "gro.mca" "@" "enworbbc"))
http://cbbrowne.com/info/slony.html
Signs of a Klingon  Programmer #2: "You  question the worthiness of my
code? I should kill you where you stand!"

pgsql-general by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [DOCS] Fast major-version upgrade (was: postgresql 8.0
Next
From: "Qingqing Zhou"
Date:
Subject: Re: Object like pg_class.relkind = 's' or 'c' have on-disk file?