Re: timestamp with time zone tutorial

From: Dennis Gearon <gearond(at)sbcglobal(dot)net>
To: pgsql-general(at)postgresql(dot)org, Adrian Klaver <aklaver(at)comcast(dot)net>
Subject: Re: timestamp with time zone tutorial
Date: 2009-07-19 23:56:09
Message-ID: 156464.47420.qm@web82102.mail.mud.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


I read it better, and it makes more sense now.

But,
I'd like it to show how to insert:
'strings' - which it does
timestampz value -->using to_timestampz(...)
integers::timestampz

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Robert James 2009-07-20 00:07:58 Should I CLUSTER on PRIMARY KEY
Previous Message John R Pierce 2009-07-19 23:48:07 Re: Understanding sequential versus index scans.