[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] The PostgreSQL server is down and cannot be restarted error...
- Subject: Re: [cobalt-users] The PostgreSQL server is down and cannot be restarted error...
- From: Marco Baurdoux <linux@xxxxxxxxxxxxx>
- Date: Wed Oct 17 02:22:01 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
le 16.10.2001 9:57, InfoDesk U-Online à Info@xxxxxxxxxxxx a écrit :
> Hi,
>
> Ok, thanx for the postgresql file, the postmaster runs again..
>
> But still I get the error mail with:
> The PostgreSQL server is down and cannot be restarted.
>
> Is the portnr 5583 (PGPORT) ok??
>
> In the /etc/services I find:
> postgres 5432/tcp
> postgres 5432/udp
>
> Using that port as PGPORT still gives the same error and starting the
> Server management pages (in the browser) gives "Internal server error" on
> the Site management page.
>
> As far as I can see: Postmaster runs but postgres is not accesible..
> What to do??
>
>
Yes port 5583 is normal, at least on a raq3.
try this one :
psql -d cobalt -u -p5583
username
password
if that works then PostgreSQL runs correctly.