Is the file postgres IN the directory /etc/init.d? If so, is it set
executable???
On 2 Feb 2004, Remi wrote:
> Hello,
>
> I've installed redhat enterprise 3 on a system to use as a db server.
> Manually I can install and run postgresql 7.3 (the one on the extras
> CD). The problem is when you
Remi,
you have to make a symbolic link to the start-up directory for the run-level
you are starting up from.
The /etc/rc.d/init.d directory contains all avalable start/stop scripts,
regardless if they are used or not.
Your /etc/inittab file shows you, which default run-level you are starting u
Remi wrote:
I've installed redhat enterprise 3 on a system to use as a db server.
Manually I can install and run postgresql 7.3 (the one on the extras
CD). The problem is when you try to add postgres as a service, it
might add it, but it will not start it. To do this, we got a
postgresql script, pl
Hello,
I've installed redhat enterprise 3 on a system to use as a db server.
Manually I can install and run postgresql 7.3 (the one on the extras
CD). The problem is when you try to add postgres as a service, it
might add it, but it will not start it. To do this, we got a
postgresql script, place