Re: back out configure options

From: Greg Smith <greg(at)2ndquadrant(dot)com>
To: zhong ming wu <mr(dot)z(dot)m(dot)wu(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: back out configure options
Date: 2010-01-27 01:00:18
Message-ID: 4B5F9022.2060402@2ndquadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)2ndQuadrant(dot)com www.2ndQuadrant.com

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Yan Cheng Cheok 2010-01-27 01:00:22 Re: Primary Key Increment Doesn't Seem Correct Under Table Partition
Previous Message zhong ming wu 2010-01-27 00:57:34 back out configure options