From: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
---|---|
To: | PostgreSQL Development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Bogus bind() warnings |
Date: | 2003-11-06 19:50:58 |
Message-ID: | Pine.LNX.4.44.0311062048400.29650-100000@peter.localdomain |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
When I start up with -i, I get the following log:
LOG: could not bind IPv4 socket: Address already in use
HINT: Is another postmaster already running on port 5432? If not, wait a few seconds and retry.
LOG: database system was shut down at 2003-11-06 20:47:54 CET
LOG: checkpoint record is at 0/9B6E08
LOG: redo record is at 0/9B6E08; undo record is at 0/0; shutdown TRUE
LOG: next transaction ID: 538; next OID: 17143
LOG: database system is ready
There is no other postmaster running anywhere. I suspect that this has to
do with IPv6. This is a SuSE 8.something machine that is relatively fully
IPv6 enabled.
--
Peter Eisentraut peter_e(at)gmx(dot)net
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2003-11-06 20:07:58 | Re: Bogus bind() warnings |
Previous Message | Rod Taylor | 2003-11-06 19:49:29 | Re: [Fwd: Re: Very poor estimates from planner] |