Re: starting/running postgres...

Поиск
Список
Период
Сортировка
От Michael Fuhr
Тема Re: starting/running postgres...
Дата
Msg-id 20050426015621.GA10139@winnie.fuhr.org
обсуждение исходный текст
Ответ на Re: starting/running postgres...  (Michael Fuhr <mike@fuhr.org>)
Список pgsql-php
[Please copy the mailing list on replies so others can contribute
to and learn from discussions.]

On Mon, Apr 25, 2005 at 06:39:20PM -0700, bruce wrote:
>
> i do have a question though. short of modifying the init.d/postgresql file
> with the "-i" option, is there another better way to resolve the issue...

If that is indeed the problem then edit postgresql.conf and change
the appropriate settings (see my previous message for the names of
settings to look at).  Here are links to the relevant sections in
the 8.0 and 7.4 documentation; if you're using a different version
then see that version's documentation.

http://www.postgresql.org/docs/8.0/interactive/runtime-config.html
http://www.postgresql.org/docs/7.4/interactive/runtime-config.html

--
Michael Fuhr
http://www.fuhr.org/~mfuhr/

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

Предыдущее
От: Michael Fuhr
Дата:
Сообщение: Re: starting/running postgres...
Следующее
От: "John Mohr"
Дата:
Сообщение: Does php/postgres support placeholder's?