format timestamp

Поиск
Список
Период
Сортировка
От Laurette Cisneros
Тема format timestamp
Дата
Msg-id Pine.LNX.4.33.0109271352100.14923-100000@visor.corp.nextbus.com
обсуждение исходный текст
Список pgsql-sql
Hi all,

Is there a way to specify the default format for a timsetamp field?

Specifically, what I am trying to do is to use COPY to get the data out of a table to be loaded into another database.
Iwould like the timestamp fields accuracy to be maintained (to at least 3 places for milliseconds).
 

Or even more specific, I want the COPY to be local to the client so I use stdout and redirect it to a file.  In order
tokeep the acuracy on the timestamp fields, I need to COPY BINARY.  This can not be used in conjunction with stdout.
 

Any suggestions?

-- 
Laurette Cisneros
(510) 420-3137
NextBus Information Systems, Inc.
www.nextbus.com
Passenger Information Everywhere



В списке pgsql-sql по дате отправления:

Предыдущее
От: Esteban Gutierrez Abarzua
Дата:
Сообщение: simple question!
Следующее
От: "Josh Berkus"
Дата:
Сообщение: Re: simple question!