Daylight savings

From: Justin Clift <aa2(at)bigpond(dot)net(dot)au>
To: pgsql-general(at)postgresql(dot)org
Subject: Daylight savings
Date: 2001-05-03 07:03:11
Message-ID: 01050317031102.00707@justin
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi all,

I'm wondering if anyone has scripts or knows of any tools which will detect
the next DST change, and setup a cronjob to be run just before it?

This is so we can have certain types of data which are stored in the database
as localtime, updated to still be correct during DST and after.

At present I'm considering running a mismash of zdump, perl, psql, etc, and
I'm kind of hoping there's already something out there.

Regards and best wishes,

Justin Clift

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Jörg Wallerich 2001-05-03 07:13:40 Re: Trigger won't accept function (Please Help)
Previous Message hciR nellA 2001-05-03 03:55:13 Re: [MacPerl] Perl Scope problem