Re: Compile Time Options

From: Bruno Wolff III <bruno(at)wolff(dot)to>
To: "McCarthy, John" <JMcCarthy(at)citistreetonline(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: Compile Time Options
Date: 2004-10-15 15:35:23
Message-ID: 20041015153523.GA32130@wolff.to
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Fri, Oct 15, 2004 at 11:06:12 -0400,
"McCarthy, John" <JMcCarthy(at)citistreetonline(dot)com> wrote:
> Reviewing data type docs, I found this note: "When timestamps are
> stored as eight-byte integers (a compile-time option), microsecond
> precision is available over the full range of values." However, when I
> review the " .configure " options, I am unable to find the setting that
> controls this behavior. If anyone has anyone successfully done this, I
> would appreciate some enlightenment. TIA.

--enable-integer-datetimes

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Peter Eisentraut 2004-10-15 16:25:12 Re: How to store jpeg files in Postgres Database
Previous Message McCarthy, John 2004-10-15 15:06:12 Compile Time Options