Re: Starting postmaster with the option -i

Поиск
Список
Период
Сортировка
От Nick Fankhauser
Тема Re: Starting postmaster with the option -i
Дата
Msg-id NEBBLAAHGLEEPCGOBHDGOELJDJAA.nickf@doxpop.com
обсуждение исходный текст
Ответ на Starting postmaster with the option -i  (raquel.vieira@ent.efacec.pt (Raquel Vieira))
Список pgsql-admin
Raquel-

I believe that by v7.1, this could be placed in the postgresql.conf file.
(Found in /etc/postgresql on our Debian Linux box.) the line to add is:

tcpip_socket = 1

check out this page for details:

http://www.postgresql.org/idocs/index.php?runtime-config.html


It's probably not starting up right because of something going on in
/etc/init.d/postgresql on the startup. Try looking in this file if you want
to do the startup using the -i command line option.

-Nick




> I'm using Postgres 7.1.2 and I need to use TCP/IP connections, so I
> want to start Postmaster with the option -i.
> The Postmaster is starting allone at the startup of the computer, but
> it initiates by itself, I can't start it with that option. I have to
> stop it and start it again with the option by myself.
> Does anyone know how can I start postmaster (at the startup of the
> computer) with the option -i?


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

Предыдущее
От: Hans Spaans
Дата:
Сообщение: Re: postgresql and samba
Следующее
От: Stephan Szabo
Дата:
Сообщение: Re: Starting postmaster with the option -i