trouble with the postmaster - Mailing list pgsql-general

From Benjamin Cochran
Subject trouble with the postmaster
Date
Msg-id 38881322.7D5C6F39@imap3.asu.edu
Whole thread Raw
List 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

pgsql-general by date:

Previous
From: "LKembel"
Date:
Subject: MySQL
Next
From: Thomas Mack
Date:
Subject: Too many open files...