Re: Fetching Server configured port from C Module

Поиск
Список
Период
Сортировка
От John R Pierce
Тема Re: Fetching Server configured port from C Module
Дата
Msg-id 516EF66F.3080401@hogranch.com
обсуждение исходный текст
Ответ на Fetching Server configured port from C Module  (Mike Roest <mike.roest@replicon.com>)
Ответы Re: Fetching Server configured port from C Module
Список pgsql-general
On 4/17/2013 12:08 PM, Mike Roest wrote:
> I could hard code the port in the module when we build it but it would
> be nice to be able to change the configured postgres port and not have
> to rebuild the module.
>
> Anyone have any suggestions?


SHOW PORT;

?

works in 9.2, anyways.



--
john r pierce                                      37N 122W
somewhere on the middle of the left coast



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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Fetching Server configured port from C Module
Следующее
От: Mike Roest
Дата:
Сообщение: Re: Fetching Server configured port from C Module