| From: | THANHMAI <thanhmai(at)nankai-densetsu(dot)co(dot)jp> |
|---|---|
| To: | pgsql-admin(at)postgresql(dot)org |
| Subject: | postmaster start problem |
| Date: | 2000-07-07 02:56:04 |
| Message-ID: | 200007070258.LAA01591@gnome.nankai-densetsu.co.jp |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
I killed the postmaster with kill -9. And when I restart the postmaster with default port, following error happened :
# nohup postmaster -i -S
FATAL: StreamServerPort: bind() failed: Address already in use
Is another postmaster already running on that port?
If not, remove socket node (/tmp/.s.PGSQL.5432) and retry.
/usr/local/pgsql/bin/postmaster: cannot create UNIX stream port
I couldn't find the /tmp/.s.PGSQL.5432 to remove it.
What I can do to restart the postmaster wiht port 5432 ?
Sorry for my bad English.
Thanks
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Gary Stainburn | 2000-07-07 08:53:23 | RE: how do I set DateStyle = European in postmaster ? |
| Previous Message | Prasanth A. Kumar | 2000-07-07 00:51:39 | Re: Memory management |