Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

BUG #2924: pg_ctl reports 'server starting' after fatal error



The following bug has been logged online:

Bug reference:      2924
Logged by:          Dave Page
Email address:      dpage(at)postgresql(dot)org
PostgreSQL version: 8.3dev
Operating system:   XP Pro
Description:        pg_ctl reports 'server starting' after fatal error
Details: 

In case someone gets an urge to fix this:

FATAL:  database files are incompatible with server
DETAIL:  The database cluster was initialized with CATALOG_VERSION_NO
200701081, but the server was compiled with CATALOG_VERSION_NO 200701211.
HINT:  It looks like you need to initdb.
server starting

Obviously the server did not start!



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group