Define timestamp with no timezone

From: Sandhya Bellave <Sandhya_Bellave(at)Phoenix(dot)com>
To: pgsql-sql(at)postgresql(dot)org
Subject: Define timestamp with no timezone
Date: 2001-05-21 20:46:56
Message-ID: 1F176F2C2977D311B3300090270E637801C24880@scl-exch.phoenix.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Hi,
I have defined a table with a column of type timestamp. The value that I
insert into this column is automatically appended with the timezone offset.
How do I prevent this? Can I define a column as timestamp with no timezone?

Thanks,
-Sandhya.

Browse pgsql-sql by date

  From Date Subject
Next Message Bruce Momjian 2001-05-22 04:15:56 Re: how to check presence of a function and set permissions?
Previous Message Stephan Szabo 2001-05-21 20:39:05 Re: sequence problem