Results 1 to 2 of 2
Hi,
I install postgres-7.3.2.tar.gz sources, It is working fine but problem is
Whenever I reboot or shutdown my machine I need to start postgres service manually so please can anybody ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 08-07-2005 #1Just Joined!
- Join Date
- Apr 2005
- Posts
- 24
Postgres (sources)
Hi,
I install postgres-7.3.2.tar.gz sources, It is working fine but problem is
Whenever I reboot or shutdown my machine I need to start postgres service manually so please can anybody tell me how can I put this service in to init.d
Which file I want to put in /etc/init.d & where to make soft link
I want to do it manually I don't want any script
Clear me.
Regards-
Mahesh
- 08-11-2005 #2Just Joined!
- Join Date
- Aug 2005
- Posts
- 1
Re: Postgres (sources)
I installed postgres-8.0.3 when installing Fedora Core 4. As far as i know, there is a script init.d in /etc/init.d/postgresql. If you cannot find there. The script init.d should reside in /var/lib.
Originally Posted by m.maheshpathak@gmail.com
Later when you want to start postgres manually, you can run
Good luck.Code:$/etc/init.d/postgresql restart


Reply With Quote
