Re: Timestamp vs timestamptz - Mailing list pgsql-general

From David Fetter
Subject Re: Timestamp vs timestamptz
Date
Msg-id 20060714000410.GT7361@fetter.org
Whole thread Raw
In response to Timestamp vs timestamptz  ("Antimon" <antimon@gmail.com>)
Responses Re: Timestamp vs timestamptz  (Agent M <agentm@themactionfaction.com>)
List pgsql-general
On Thu, Jul 13, 2006 at 04:35:20PM -0700, Antimon wrote:
> Hi,
> I'm working on a web project with pgsql, i did use mysql before and
> stored epoch in database so i'm not familiar with these datatypes.
>
> What i wanna ask is, if i don't need to display timestamps in
> different timezones,

Not this week, but who knows about next week?

> shall i use timestamptz anyway?

Yes.  Timestamptz is the one. :)

Cheers,
D
--
David Fetter <david@fetter.org> http://fetter.org/
phone: +1 415 235 3778        AIM: dfetter666
                              Skype: davidfetter

Remember to vote!

pgsql-general by date:

Previous
From: Jamie Deppeler
Date:
Subject: Function Help
Next
From: Tom Lane
Date:
Subject: Re: duplicated values on primary key field on reindex