Thread: postgres start failed

postgres start failed

From
Vittorio Zuccala'
Date:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hello,
    i can't start my postgres server!!
I've a Mandrake 9.0 and i installed postgres width Mandrake DrakConf...
So i hope the installation was fine because i told me so...

Then i became root and give the command: "/etc/init.d/postgres start"
It responds: "Starting postgres service:  [FAILED]".


WHY!!??
What can i do to understand where is the problem?
Please help me...

Thanks,
    nathanvi

...
**********************************************************************
The UNIX Guru's view of sex:
unzip; strip; touch; finger; mount; fsck; more; yes; umount; sleep

**********************************************************************
L'unica accelerazione possibile per windows:  (9.81 m/s2)

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE+kIyDwmoaRob4t3wRAnC0AJ96zcTdivO0qleDiPN6ue/32lWwmACfRMLR
x3y3Y2DB2LxigsENDg2ZQRs=
=zN/d
-----END PGP SIGNATURE-----


Re: postgres start failed

From
"A.Bhuvaneswaran"
Date:

>     i can't start my postgres server!!
> I've a Mandrake 9.0 and i installed postgres width Mandrake DrakConf...
> So i hope the installation was fine because i told me so...
>
> Then i became root and give the command: "/etc/init.d/postgres start"
> It responds: "Starting postgres service:  [FAILED]".

Have a look in the log file. I suppose, it wasn't enabled by default. Edit
you /etc/init.d/postgres file and add '-l logfile' option to the pg_ctl
start and stop commands. Get back if you have problems still.

regards,
bhuvaneswaran