dbTalk Databases Forums  

[BUGS] Problem starting postgresql !!

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


Discuss [BUGS] Problem starting postgresql !! in the mailing.database.pgsql-bugs forum.



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

Default [BUGS] Problem starting postgresql !! - 04-05-2004 , 01:41 PM






Hi,

I had postgresql 7.3 rpm installed on redhat 9 platform. i removed it
and downloaded and installed following rpm's from ur ftp site:-

[root@reporter postgresql-7.4]# rpm -qa |grep postgre
postgresql-debuginfo-7.4-0.5PGDG
postgresql-libs-7.4-0.5PGDG
postgresql-contrib-7.4-0.5PGDG
postgresql-devel-7.4-0.5PGDG
postgresql-test-7.4-0.5PGDG
postgresql-7.4-0.5PGDG
postgresql-server-7.4-0.5PGDG

now when i try to start postgresql, i am getting :-

[root@reporter init.d]# ./postgresql start

An old version of the database format was found.\nYou need to upgrade
the data format before using PostgreSQL.\nSee
/usr/share/doc/postgresql-7.4/README.rpm-dist for more information.

could u please let me know, how to get rid of this problem.

Regards
Rahul D.





---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo (AT) postgresql (DOT) org so that your
message can get through to the mailing list cleanly

Reply With Quote
  #2  
Old   
Lamar Owen
 
Posts: n/a

Default Re: [BUGS] Problem starting postgresql !! - 04-05-2004 , 07:49 PM






On Monday 29 March 2004 02:51 am, rahul wrote:
Quote:
I had postgresql 7.3 rpm installed on redhat 9 platform. i removed it
and downloaded and installed following rpm's from ur ftp site:-

An old version of the database format was found.\nYou need to upgrade
the data format before using PostgreSQL.\nSee
/usr/share/doc/postgresql-7.4/README.rpm-dist for more information.

could u please let me know, how to get rid of this problem.
If you did not have any data you want to keep, run 'rm
-rf /var/lib/pgsql/data/* ' and execute the initscript again.

If you DO have data you want to keep, you need to reinstall the old version,
dump its data, remove the old/install the new, blow out the directory, start
the new, and restore your data.
--
Lamar Owen
Director of Information Technology
Pisgah Astronomical Research Institute
1 PARI Drive
Rosman, NC 28772
(828)862-5554
www.pari.edu

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

http://www.postgresql.org/docs/faqs/FAQ.html


Reply With Quote
  #3  
Old   
Peter Eisentraut
 
Posts: n/a

Default Re: [BUGS] Problem starting postgresql !! - 04-05-2004 , 09:15 PM



rahul wrote:
Quote:
An old version of the database format was found.\nYou need to upgrade
the data format before using PostgreSQL.\nSee
/usr/share/doc/postgresql-7.4/README.rpm-dist for more information.

could u please let me know, how to get rid of this problem.
Follow the instructions in
/usr/share/doc/postgresql-7.4/README.rpm-dist.


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


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.