time stamp - Mailing list pgsql-admin

From nimeshb
Subject time stamp
Date
Msg-id 001e01c217e0$a898e220$110a11ac@sysconintl.com
Whole thread Raw
Responses Re: time stamp
List pgsql-admin
The datatype "timestamp" automatically adds zone in the field values.
i.e. If you insert a value 06-05-2002 15:03:08 (MM/DD/YYYY HH/MM/SS) it would store as "06-05-2002 15:03:08-05". I don't want
last two digits 05 which represents timezone and determines how many hrs you are ahead(or behind?) GMT.
Is there anyway to get rid of these digits(representing Zone)
Nimesh
 

pgsql-admin by date:

Previous
From: Tom Lane
Date:
Subject: Re: index keeps on growing
Next
From: Brian McCane
Date:
Subject: Re: index keeps on growing