How can I know ./configure options for binary installation
Hi
I'd like to know how the binary installation I have has been
originally built - in the meaning of ./configure params.
Is there a way to check this?
--
Sent via pgsql-admin mailing list (pgsql-admin [at] postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin
Re: How can I know ./configure options for binary installation
wstrzalka <wstrzalka [at] gmail.com> writes:
> I'd like to know how the binary installation I have has been
> originally built - in the meaning of ./configure params.
> Is there a way to check this?
Run pg_config
regards, tom lane
--
Sent via pgsql-admin mailing list (pgsql-admin [at] postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin
Re: How can I know ./configure options for binary installation
On 2 Lis, 16:04, t... [at] sss.pgh.pa.us (Tom Lane) wrote:
> wstrzalka <wstrza... [at] gmail.com> writes:
> > =A0 =A0I'd like to know how the binary installation I have has been
> > originally built - in the meaning of ./configure params.
> > =A0 =A0Is there a way to check this?
>
> Run pg_config
>
> =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 regards, tom lane
>
> --
> Sent via pgsql-admin mailing list (pgsql-ad... [at] postgresql.org)
> To make changes to your subscription:http://www.postgresql.org/mailpref/p=
gsql-admin
There is no pg_config in the binary version I use (yum version of 8.3
from PGDG)
--
Sent via pgsql-admin mailing list (pgsql-admin [at] postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin
Re: How can I know ./configure options for binary installation
>>> Run pg_config
>> There is no pg_config in the binary version I use (yum version of 8.3
>> from PGDG)
>It might be in the -devel sub-RPM.
> regards, tom lane
Thank you. This is what I need.
--
Sent via pgsql-admin mailing list (pgsql-admin [at] postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin