timestamp with timezone - Mailing list pgsql-admin

From Shankar K
Subject timestamp with timezone
Date
Msg-id 20030912174106.87224.qmail@web21101.mail.yahoo.com
Whole thread Raw
Responses Re: timestamp with timezone  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-admin
Folks,

Our databases stores most of the dates as timestamp
with timezone format, so the data looks like this...

09/12/2003 12:51:31.268 PDT
09/12/2003 12:50:20 PDT

some has centiseconds in them along with TZ. Now i'm
wondering is there a way to just extract date and
timestamp alone leaving the centisecods as well the TZ
part.

does pg_dump utility has any options to trunc this
while it exports data ?

cheers,
shankar

__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com

pgsql-admin by date:

Previous
From: "scott.marlowe"
Date:
Subject: Re: pg 7.3.4 and linux box crash
Next
From: Shankar K
Date:
Subject: Re: timestamp with timezone