Inserting a timestamp in a "timestamp" column.

Поиск
Список
Период
Сортировка
От rihad
Тема Inserting a timestamp in a "timestamp" column.
Дата
Msg-id 46EAEDD3.3090407@mail.ru
обсуждение исходный текст
Ответы Re: Inserting a timestamp in a "timestamp" column.  (Erik Jones <erik@myemma.com>)
Список pgsql-general
Hi all,

I have a column declared as "timestamp without time zone" that I vainly
want to insert a raw timestamp into (i.e. in the format returned by
Perl's or PHP's time()). I know of SQL NOW(), but I want to insert a
"cooked" timestamp from the outside most efficiently. How?

Thanks.

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

Предыдущее
От: Oleg Bartunov
Дата:
Сообщение: Re: tsearch2 and parsing host strings
Следующее
От: "Pavel Stehule"
Дата:
Сообщение: Re: plpgsql trigger original query