timestamp with timezone

Поиск
Список
Период
Сортировка
От Shankar K
Тема timestamp with timezone
Дата
Msg-id 20030912174106.87224.qmail@web21101.mail.yahoo.com
обсуждение исходный текст
Ответы Re: timestamp with timezone  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: "scott.marlowe"
Дата:
Сообщение: Re: pg 7.3.4 and linux box crash
Следующее
От: Shankar K
Дата:
Сообщение: Re: timestamp with timezone