Laurent Mesuré wrote:
>
> hi,
>
> i'd like to start at boot the postmaster.
>
> Actually it does that, but it start without the -i option and thus, i
> can't connect via TCP/IP
>
> What do i have to modify so the pg_ctl can start the postmaster with
> this option at boot?
>
From pg_ctl --help:
Options for start or restart:
-o OPTIONS Command line options to pass to the postmaster
(PostgreSQL server executable)
So you can use -o to pass options such as -i to the postmaster.
But I advise you to take a look at
[/usr/src/]postgresql-7.1.2/contrib/start-scripts.
Regards,
Nils
--
Alles van waarde is weerloos
Lucebert