Re: How to find out what options postgresql was installed

Поиск
Список
Период
Сортировка
От Eric B.Ridge
Тема Re: How to find out what options postgresql was installed
Дата
Msg-id 670CF6FA-54BC-11D7-B37A-0003937E3354@tcdi.com
обсуждение исходный текст
Ответ на How to find out what options postgresql was installed  (Flower Sun <sun_2002_flower@yahoo.com>)
Список pgsql-general
On Wednesday, March 12, 2003, at 12:53  PM, Flower Sun wrote:

> Hi, group,
>
> Greetings.
>
> I have Redhat 8 installed on Intel Pentium PC and by default I got
> PostgreSQL 7.2.* installed. How do I know which options was installed?

If RedHat installed pg_config, you can do this:
    pg_config --configure

For me this is what the above shows:
     '--with-java' '--with-maxbackends=64' '--prefix=/tcdi/pgsql'
'--with-libs=/sw/lib' '--with-includes=/sw/include'

eric


В списке pgsql-general по дате отправления:

Предыдущее
От: Aleksey Serba
Дата:
Сообщение: Re: Migration from 7.2.3 to 7.3.2 ( missing datetime data type )
Следующее
От: wsheldah@lexmark.com
Дата:
Сообщение: Re: How to find out what options postgresql was installed