... > When specifying a column data type as timestamp it is always converted to >timestamptz.
That is true for 7.2.x and earlier, but 7.3 will have the defaults reversed. In the meantime, use explicit WITH TIME ZONE and WITHOUT TIME ZONE clauses on the declaration. - Thomas ---------------------------(end of broadcast)--------------------------- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly