Inserting a timestamp in a "timestamp" column. - Mailing list pgsql-general

From rihad
Subject Inserting a timestamp in a "timestamp" column.
Date
Msg-id 46EAEDD3.3090407@mail.ru
Whole thread Raw
Responses Re: Inserting a timestamp in a "timestamp" column.  (Erik Jones <erik@myemma.com>)
List 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 by date:

Previous
From: Oleg Bartunov
Date:
Subject: Re: tsearch2 and parsing host strings
Next
From: "Pavel Stehule"
Date:
Subject: Re: plpgsql trigger original query