Re: [GENERAL] Postmaster Won't Start

From: Brian <signal(at)shreve(dot)net>
To: Bernie <bfb(at)att(dot)net>
Cc: pgsql-general(at)postgreSQL(dot)org
Subject: Re: [GENERAL] Postmaster Won't Start
Date: 1998-08-02 17:45:39
Message-ID: Pine.LNX.3.96.980802124446.986A-100000@mercury.shreve.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Sun, 2 Aug 1998, Bernie wrote:

>
>
> whenever I attempt to start the postmaster, I get the
> following error:
>
> FindBackend: found "/usr/bin/postgres" using argv[0]
> FATAL: StreamServerPort: bind() failed: errno=13
> Is another postmaster already running on that port?
> If not, remove socket node (/tmp/.s.PGSQL.<portnr>)and retry.

you removed the .s.PGAQL.<portnr> files in /tmp like it says to right?

>
> I'ts been working fine for several weeks until recently. There are
> no files in /tmp relating to postgreSQL. The port I'm using is not in
> use by another process, determined with the ps auxw|grep postma
> command, and also, fuser -vun tcp 5432.
>
> Here's the command I'm using to start postmaster:
> nohup /usr/bin/postmaster -i -B 256 -p 5432 -d -D /var/lib/pgsql
> >/home/postgres/pgsql.log 2>/home/postgres/pgsql.err &
>
> I'm using postgreSQL 6.3.2 under RedHat Linux 5.1.
> Any suggestions would be greatly appreciated.
>

remove the files in tmp its asking you to.

> -Thanks
>
>

--------------------------------------------------------------------------
Brian Feeny (BF304) | ShreveNet Inc. - Premium Internet Service Provider
Network Administrator | Shreveport, Louisiana - http://www.shreve.net/
signal(at)shreve(dot)net | Web Hosting, Virtual Domains, Storefronts,
(318)222-2NET x 109 | Database/Web Integration, 56k, ISDN, T1

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Jeremy Hansen 1998-08-02 17:53:27 what's the best x interface?
Previous Message Edmund Mergl 1998-08-02 17:38:28 [Fwd: PostgreSQL - Desparate!]