Re: back out configure options - Mailing list pgsql-general

From Greg Smith
Subject Re: back out configure options
Date
Msg-id 4B5F9022.2060402@2ndquadrant.com
Whole thread Raw
In response to back out configure options  (zhong ming wu <mr.z.m.wu@gmail.com>)
Responses Re: back out configure options  (zhong ming wu <mr.z.m.wu@gmail.com>)
List pgsql-general
zhong ming wu wrote:
> Is there a way to figure out from binaries what options were used to
> compile/config?  For example with apache I can do "httpd -l"
>
pg_config is what you're looking for.

In some distributions, this may not be installed by default with the
rest of the server.  For example, in the RPM version you need the
postgresql-devel package to have it available.

--
Greg Smith    2ndQuadrant   Baltimore, MD
PostgreSQL Training, Services and Support
greg@2ndQuadrant.com  www.2ndQuadrant.com


pgsql-general by date:

Previous
From: zhong ming wu
Date:
Subject: back out configure options
Next
From: Yan Cheng Cheok
Date:
Subject: Re: Primary Key Increment Doesn't Seem Correct Under Table Partition