Re: timestamp precision with or without timezones

From: Stephan Szabo <sszabo(at)megazone(dot)bigpanda(dot)com>
To: mboes(at)tweag(dot)net
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: timestamp precision with or without timezones
Date: 2004-04-07 15:37:34
Message-ID: 20040407083620.C67613@megazone.bigpanda.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


On Wed, 7 Apr 2004 mboes(at)tweag(dot)net wrote:

> Hi there,
>
> Is there a way of specifying the precision of a timestamp *with
> timezone* field? It works fine for timestamps *without* timezones, but

I think you can with the
timestamp(m) with time zone

(note the space between time and zone)

In response to

Browse pgsql-general by date

  From Date Subject
Next Message P.J. "Josh" Rovero 2004-04-07 15:58:31 Re: More aggregate functions?
Previous Message Jan Wieck 2004-04-07 15:30:18 Re: Can we have time based triggers in Postgresql??