Re: System Date - Mailing list pgsql-admin

From Benjamin Krajmalnik
Subject Re: System Date
Date
Msg-id F4E6A2751A2823418A21D4A160B68988029EAA@fletch.stackdump.local
Whole thread Raw
In response to System Date  ("Negandhi, Nishith" <Nishith.Negandhi@infoUSA.com>)
List pgsql-admin
select CURRENT_TIMESTAMP
 
or
 
select LOCALTIMESTAMP
 
the first has the information with the timezone offset at the end, whereas the second does not.


From: pgsql-admin-owner@postgresql.org [mailto:pgsql-admin-owner@postgresql.org] On Behalf Of Negandhi, Nishith
Sent: Thursday, January 18, 2007 3:43 PM
To: pgsql-admin@postgresql.org
Subject: [ADMIN] System Date

Hi,
How to check the system date using PG/SQL ??

pgsql-admin by date:

Previous
From: "Negandhi, Nishith"
Date:
Subject: System Date
Next
From: "Negandhi, Nishith"
Date:
Subject: Re: System Date