Guest User

Untitled

a guest
Jan 24th, 2018
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.63 KB | None | 0 0
  1. ## machine info
  2.  
  3. [root@VIRTCENT09 ~]# cat /etc/redhat-release
  4. CentOS release 5.5 (Final)
  5. [root@VIRTCENT09 ~]# uname -a
  6. Linux VIRTCENT09 2.6.18-238.1.1.1.el5xen #1 SMP Mon Jan 24 11:02:21 NOVT 2011 x86_64 x86_64 x86_64 GNU/Linux
  7.  
  8.  
  9. ## restored old version of 8.1 data to postgresql-8.4.5 database
  10.  
  11.  
  12.  
  13. [root@VIRTCENT09 ~]# service postgresql restart
  14. Stopping postgresql service: [FAILED]
  15.  
  16. An old version of the database format was found.
  17. You need to upgrade the data format before using PostgreSQL.
  18. See (Your System's documentation directory)/postgresql-8.4.5/README.rpm-dist for more information.
Add Comment
Please, Sign In to add comment