| From: | "A(dot)Bhuvaneswaran" <bhuvan(at)symonds(dot)net> |
|---|---|
| To: | Gerard TOURRES <gerard(dot)tourres(at)free(dot)fr> |
| Cc: | Forum PostgreSQL <pgsql-novice(at)postgresql(dot)org> |
| Subject: | Re: |
| Date: | 2003-05-23 12:25:31 |
| Message-ID: | Pine.LNX.4.44.0305231751350.2714-100000@Bhuvan.bksys.co.in |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-novice |
> I have a problem with the postmaster. When I try to start it with
> "/etc/init.d/postgresql start", i get the
> message [FAILED]. When I try to stop it, it's the same thing. Of
> course, when i want to connect to the database
> with psql ..., i have the message "can't connect to server ....". I
> have already started it before and i don't reboot since.
Check the log info. If you have not enabled the log, edit
/etc/init.d/postgresql and pass '-l logfile' to pg_ctl start and stop
command. Restart postgresql and check the logfile for what goes wrong and
i hope you will find it there.
regards,
bhuvaneswaran
| From | Date | Subject | |
|---|---|---|---|
| Next Message | jestin nelly | 2003-05-23 12:33:51 | pb with installing phpPgAdmin |
| Previous Message | Oliver Elphick | 2003-05-23 11:16:47 | Re: |