Re: biginteger to timestamp

Поиск
Список
Период
Сортировка
От Bruno Wolff III
Тема Re: biginteger to timestamp
Дата
Msg-id 20060721174745.GA3490@wolff.to
обсуждение исходный текст
Ответ на Re: biginteger to timestamp  (LiveShell <liveshell@gmail.com>)
Список pgsql-admin
On Thu, Jul 20, 2006 at 15:11:35 +0530,
  LiveShell <liveshell@gmail.com> wrote:
> hi hubert
> actally i have UNIX time and that is in *1153222974*  format. and i m using
> C api to insert this time in a column whose type is timestamp.
> so now can u tell me .... how can i convert it to timestamp and insert into
> the timestamp column.

Note that you should be using "timestamp with time zone" (timestamptz) for
this rather than "timestamp".

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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: UTF8 characters
Следующее
От: "Chris Hoover"
Дата:
Сообщение: log entries after pitr recovery