Which parameters fo postgresql
flyfishin
ulist at gs1.ubuntuforums.org
Fri Jan 28 20:22:37 UTC 2005
infotechsys Wrote:
> Hi,
> I what to install postgreSQL from an
> apt-get install, but I would like to know
> what values where compiled in the binaries.
> Wayne
>
>
> --
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> http://lists.ubuntu.com/mailman/listinfo/ubuntu-users
After you have installed postgresql using aptitude install the
postgresql-dev packag. That package installs the pg_config command.
Once you have that you type
pg_config --configure
and it shows you how the postgresql package was built. Is that what
you are looking for?
--
flyfishin
More information about the ubuntu-users
mailing list