Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

PGSTAT: connect(2): Cannot assign requested address

Status
Not open for further replies.

roycrom

Programmer
Aug 2, 2002
184
0
0
GB
Hi everyone,

PGSTAT: connect(2): Cannot assign requested address

I keep getting this error when I try to start up my database.
I've been running the database now for a long time and it's always been fine. I'm not sure what this means, has anybody ever had the same problem?

I'm running postgresql 7.2.1 on Solaris 8.

I'm starting the database using the startup script and the actual command within the script is:

su -l postgres -c '/usr/local/packages/postgresql/bin/postmaster -i -p port -N 512 -B 1024 -D datadirectory
> logdir > 2&1

Any help would be greatly appreciated. ------------------------------------------
Thanx | your welcome !!

roycrom :)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top