Re: Automatic date/time

Поиск
Список
Период
Сортировка
От Bruno Wolff III
Тема Re: Automatic date/time
Дата
Msg-id 20060313210155.GA2787@wolff.to
обсуждение исходный текст
Ответ на Re: Automatic date/time  ("John Christopher" <jcxxr@yahoo.com>)
Список pgsql-novice
On Mon, Mar 13, 2006 at 08:37:16 -0500,
  John Christopher <jcxxr@yahoo.com> wrote:
> Hello,
> To follow up on that, how to make sure the timestamp is always stored and
> displayed at, for instance, time zone 'zulu'
> Something like
> create table ...
> {
>    datetime timestamptz default 'now() at time zone \'zulu\''
> }
> does not work; PostgreSQL complains about the syntax. Any idea.

You need to do that in the queries that are referencing the timestamps.

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

Предыдущее
От: "Michael Swierczek"
Дата:
Сообщение: Re: Exception in thread "main" java.lang.OutOfMemoryError
Следующее
От: Michael Guerin
Дата:
Сообщение: ESTERROR