Re: How to find out what options postgresql was installed - Mailing list pgsql-general

From Eric B.Ridge
Subject Re: How to find out what options postgresql was installed
Date
Msg-id 670CF6FA-54BC-11D7-B37A-0003937E3354@tcdi.com
Whole thread Raw
In response to How to find out what options postgresql was installed  (Flower Sun <sun_2002_flower@yahoo.com>)
List pgsql-general
On Wednesday, March 12, 2003, at 12:53  PM, Flower Sun wrote:

> Hi, group,
>
> Greetings.
>
> I have Redhat 8 installed on Intel Pentium PC and by default I got
> PostgreSQL 7.2.* installed. How do I know which options was installed?

If RedHat installed pg_config, you can do this:
    pg_config --configure

For me this is what the above shows:
     '--with-java' '--with-maxbackends=64' '--prefix=/tcdi/pgsql'
'--with-libs=/sw/lib' '--with-includes=/sw/include'

eric


pgsql-general by date:

Previous
From: Aleksey Serba
Date:
Subject: Re: Migration from 7.2.3 to 7.3.2 ( missing datetime data type )
Next
From: wsheldah@lexmark.com
Date:
Subject: Re: How to find out what options postgresql was installed