initdb creates a wrong-version database

From: "Anton J(dot) Garnik" <valinor(at)irfc(dot)ru>
To: pgsql-admin(at)postgresql(dot)org
Subject: initdb creates a wrong-version database
Date: 2006-03-17 22:20:58
Message-ID: 239932927.20060318032058@irfc.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hello pgsql-admin,

I have installed PostgreSQL 8.1.3 on Trustix Secure Linux
When I have created the initial database with initdb
and run postmaster, it says:
---------------------------
An old version of the database format was found.\nYou need to upgrade the data format before using P
ostgreSQL.\nSee /usr/share/postgresql-package/README.rpm.dist for more information.
---------------------------

What is wrong? In the README I found no information about how to
convert database format, just about migration data

There was postgresql 7.4 libs in my /usr/lib directory (it is needed by
php4), but no conflicts with names.

--
Best regards,
Anton mailto:valinor(at)irfc(dot)ru

Ekaterinburg, Russia

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Babu 2006-03-18 06:16:52 Doubt
Previous Message Jerry Sievers 2006-03-16 22:03:10 Re: Curious run-away index build on upgrade to 8.1.3