How can I know ./configure options for binary installation

View: New views
4 Messages — Rating Filter:   Alert me  

How can I know ./configure options for binary installation

by wstrzalka :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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@...)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin

Re: How can I know ./configure options for binary installation

by Tom Lane-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

wstrzalka <wstrzalka@...> 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@...)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin

Re: How can I know ./configure options for binary installation

by wstrzalka :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On 2 Lis, 16:04, t...@... (Tom Lane) wrote:

> wstrzalka <wstrza...@...> 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-ad...@...)
> To make changes to your subscription:http://www.postgresql.org/mailpref/pgsql-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@...)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin

Re: How can I know ./configure options for binary installation

by wstrzalka :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

>>> 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@...)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin