BUG #1894: postmaster does not start

From: "Gerhard Kirchmann" <gerhard(dot)kirchmann(at)arcor(dot)de>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #1894: postmaster does not start
Date: 2005-09-19 13:37:42
Message-ID: 20050919133742.07247F0C29@svr2.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


The following bug has been logged online:

Bug reference: 1894
Logged by: Gerhard Kirchmann
Email address: gerhard(dot)kirchmann(at)arcor(dot)de
PostgreSQL version: 8.1beta2
Operating system: Linux x86
Description: postmaster does not start
Details:

After installing 8.1.beta2 (and 8.1.beta1)
and after having performed an initdb (which produced no error)
starting postmaster always ends in the following error messages within the
file serverlog:
LOG: could not bind IPv4 socket: Die Adresse wird bereits verwendet
HINT: Is another postmaster already running on port 5432? If not, wait a
few seconds and retry.
FATAL: database files are incompatible with server
DETAIL: The database cluster was initialized with PG_CONTROL_VERSION 74,
but the server was compiled with PG_CONTROL_VERSION 811.
HINT: It looks like you need to initdb.

Browse pgsql-bugs by date

  From Date Subject
Next Message Abel Pinto Muoz 2005-09-19 14:10:35 BUG #1895: SQLForeignKeys don't return the correct number of foreign keys
Previous Message Daniel Naschenweng 2005-09-19 12:23:40 BUG #1893: pg_dumpall - Search path order