timestamp

Поиск
Список
Период
Сортировка
От Laurette Cisneros
Тема timestamp
Дата
Msg-id Pine.LNX.4.44.0205301302450.12535-100000@visor.corp.nextbus.com
обсуждение исходный текст
Ответы Re: timestamp  (Laurette Cisneros <laurette@nextbus.com>)
Список pgsql-general
We currently have several tables that have columns defined as timestamp.

Does simply defining the column as timestamp imply "with time zone"?

This timestamp field contains data such as:
 2002-05-28 07:19:41-04

However, when I pg_dump this table and then pg_restore it on another database, this
timestamp field now becomes:
 2002-05-28 04:19:41-07

How do I maintain the same value for the timestamp fields when I restore
tables that have timestamp columns?

Thanks,

--
Laurette Cisneros
The Database Group
(510) 420-3137
NextBus Information Systems, Inc.
www.nextbus.com
Where's my....bus?


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

Предыдущее
От: Scott Marlowe
Дата:
Сообщение: Re: connection refused problem
Следующее
От: Scott Marlowe
Дата:
Сообщение: Re: postgresql/php/apache installation question.