Re: timestamp configuration - Mailing list pgsql-general

From Osvaldo Kussama
Subject Re: timestamp configuration
Date
Msg-id AANLkTinu8RBvj_JLtbx39XxaCNLqQC_4Y5osueicpOVD@mail.gmail.com
Whole thread Raw
In response to timestamp configuration  (Dennis Gearon <gearond@sbcglobal.net>)
Responses Re: timestamp configuration  (Dennis Gearon <gearond@sbcglobal.net>)
List pgsql-general
2010/5/25 Dennis Gearon <gearond@sbcglobal.net>:
> is there anyway with a running instance of postgres to find out if it was compiled with:
>
>   BIGINT
> vs
>   DOUBLE PRECISION
>
> timestamps?
>


SHOW INTEGER_DATETIMES;

Osvaldo

pgsql-general by date:

Previous
From: Dennis Gearon
Date:
Subject: timestamp configuration
Next
From: Kenichiro Tanaka
Date:
Subject: Re: cleaning wal files from postgres