timestamp with timezone

From: Shankar K <shan0075(at)yahoo(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: timestamp with timezone
Date: 2003-09-12 17:41:06
Message-ID: 20030912174106.87224.qmail@web21101.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Shankar K 2003-09-12 17:47:55 Re: timestamp with timezone
Previous Message scott.marlowe 2003-09-12 17:36:06 Re: pg 7.3.4 and linux box crash