dbTalk Databases Forums  

[BUGS] BUG #1789: Error starting up server

mailing.database.pgsql-bugs mailing.database.pgsql-bugs


Discuss [BUGS] BUG #1789: Error starting up server in the mailing.database.pgsql-bugs forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Chris Saringolis
 
Posts: n/a

Default [BUGS] BUG #1789: Error starting up server - 07-27-2005 , 09:17 AM







The following bug has been logged online:

Bug reference: 1789
Logged by: Chris Saringolis
Email address: chris (AT) apacsystems (DOT) com.au
PostgreSQL version: 8.0.3
Operating system: Red Hat Linux 9.0
Description: Error starting up server
Details:

I have downloaded Postgresql 8.0.3 from the Australian mirror site, and am
following the online documentation for installation.

I get to the pointof initialising the database via initdb -D
/usr/local/pgsql/data

I then try starting up postmaster in the background as per the
documentation:

Postmaster -D /usr/local/pgsql/data >>serverlog 2>&1 &

Postmaster cannot start up and I get the following error in the serverlog
file:

"The data directory was initialized by PostgreSQL 7.3 which is not
compatible with this version 8.0.3"

This is a fresh install including the Linux OS. Why am I getting this error
and could it be the download has some old version components??

Regards,

Chris

---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings

Reply With Quote
  #2  
Old   
Michael Fuhr
 
Posts: n/a

Default Re: [BUGS] BUG #1789: Error starting up server - 07-27-2005 , 09:33 AM






On Wed, Jul 27, 2005 at 07:36:05AM +0100, Chris Saringolis wrote:
Quote:
I have downloaded Postgresql 8.0.3 from the Australian mirror site, and am
following the online documentation for installation.

I get to the pointof initialising the database via initdb -D
/usr/local/pgsql/data

I then try starting up postmaster in the background as per the
documentation:

Postmaster -D /usr/local/pgsql/data >>serverlog 2>&1 &

Postmaster cannot start up and I get the following error in the serverlog
file:

"The data directory was initialized by PostgreSQL 7.3 which is not
compatible with this version 8.0.3"
Does your system have an older version of PostgreSQL installed?
Might your PATH be finding the 7.3 version of initdb instead of the
newer version? Where was the 8.0.3 initdb installed? What's the
output of "which initdb" and "initdb --version"?

--
Michael Fuhr
http://www.fuhr.org/~mfuhr/

---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

http://www.postgresql.org/docs/faq


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.