Inserting the current date - Mailing list pgsql-general

From john
Subject Inserting the current date
Date
Msg-id ZNwQ7.642$CR2.230891@typhoon.maine.rr.com
Whole thread Raw
Responses Re: Inserting the current date
List pgsql-general
Hi,

I have a field (Date type) and I'd like to insert the current date and time.

e.g.:

insert into my_table( my_date_field ) values ( sysdate );

Is there an equivalent to Oracle's "sysdate" keyword?

Thanks,

John



pgsql-general by date:

Previous
From: "Thomas T. Thai"
Date:
Subject: OR-ing rows of bits
Next
From: "Sebastiano Cascione"
Date:
Subject: maximum number of connections exceeded