trouble with the postmaster

From: Benjamin Cochran <bdc33(at)imap3(dot)asu(dot)edu>
To: pgsql-questions(at)postgresql(dot)org
Subject: trouble with the postmaster
Date: 2000-01-21 07:57:14
Message-ID: 38881322.7D5C6F39@imap3.asu.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I'm having trouble starting the postmaster on ports other then the
default port with the -i option. It starts fine and everything runs well
if I type:
postmaster -i
And if I type:
postmaster -p 1234
it also works
but if I try:
postmaster -i -p 42

I get the error:
FATAL: StreamServerPort: bind() failed: Permission denied
Is another postmaster already running on that port?
If not wait a few seconds and retry.
/usr/local/pgsql/bin/postmaster: cannot create INET stream port

Can anyone give me any insight into my problem?

Thanks,
Ben

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Thomas Mack 2000-01-21 13:16:45 Too many open files...
Previous Message LKembel 2000-01-21 02:52:56 Re: MySQL