From: | amie jamal <amie_00my(at)yahoo(dot)com> |
---|---|
To: | pgsql-admin(at)postgresql(dot)org |
Subject: | incompatible with server |
Date: | 2005-06-01 02:26:40 |
Message-ID: | 20050601022640.85933.qmail@web50205.mail.yahoo.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
hello everybody i'm a newbie in postgresql
when i do this:
# su - postgre
$ /usr/local/pgsql/bin/postmaster -i -D
/home/postgre/database
i've got this:
FATAL: database files are incompatible with server
DETAIL: The data directory was initialized by
postgresql version 7.3, which is not compatible with
this version
actually i would like to upgrade my Postgresql,
and i do this to remove older version:
# rpm -e postgresql
than i got this:
error: Failed Dependecies:
postgresql = 7.3.2 is needed by (installed)
postgresql-contrib-7.3.2-3
postgresql = 7.3.2 is needed by (installed)
postgresql-server-7.3.2-3
postgresql = 7.3.2 is needed by (installed)
postgresql-pl-7.3.2-3
postgresql = 7.3.2 is needed by (installed)
postgresql-test-7.3.2-3
can explain and how to fix this
plz, sumbody help me...
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
From | Date | Subject | |
---|---|---|---|
Next Message | James Doherty | 2005-06-01 02:48:45 | dbmirror modifies pg_proc nextval/setval functions |
Previous Message | Alvaro Herrera | 2005-05-31 20:09:28 | Re: Create relation |