| From: | "Joerg Schultz" <Joerg(dot)Schultz(at)EMBL-Heidelberg(dot)de> |
|---|---|
| To: | pgsql-admin(at)postgresql(dot)org |
| Subject: | StreamServerPort: bind() failed |
| Date: | 1998-11-12 15:24:28 |
| Message-ID: | 9811121624.ZM5092@crane.EMBL-Heidelberg.DE |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
Hi,
after killing a running postmaster I wanted to restart it with
postmaster -i -d 1 -B 2048 -D /data_dir
but it gave the following error message:
FindBackend: searching PATH ...
FindBackend: found "/coot1/postgres/bin/postgres" using PATH
FATAL: StreamServerPort: bind() failed: errno=125
Is another postmaster already running on that port?
If not, wait a few seconds and retry.
postmaster: cannot create INET stream port
For sure, there is no other postmaster running. So, I had a coffee, that needed
longer than 'a few seconds' and retried. Same error message. Without '-i' it
works fine. It also works after rebooting the machine. But, who wants to reboot
every time you want to start postmaster ;-)
The system I'm working on is IRIX64 and the used postgresql is version 6.3.2 (
I know, there is 6.4, but I couldn't upgrade yet).
I saw the same question in the archives, but there was no answer :-(
Any help?
Thanks,
Joerg
--
Internet Joerg(dot)Schultz(at)embl-heidelberg(dot)de
Address EMBL, Meyerhofstr 1, 69012 Heidelberg, Germany
Tel +49 (0)6221 387 534, Fax +49 (0)6221 387517
URL http://www.embl-heidelberg.de/~jschultz/
| From | Date | Subject | |
|---|---|---|---|
| Next Message | David Hartwig | 1998-11-12 22:06:40 | Re: [ADMIN] indexing issues: what's the fasted join method? |
| Previous Message | Bryan White | 1998-11-11 15:56:28 | Limit on Number of connections |