Re: Can't start PostgreSQL

Поиск
Список
Период
Сортировка
От Bruno Wolff III
Тема Re: Can't start PostgreSQL
Дата
Msg-id 20060727205901.GA9987@wolff.to
обсуждение исходный текст
Ответ на Can't start PostgreSQL  (Ian Johnson <norules@telus.net>)
Ответы Re: Can't start PostgreSQL  (Ian Johnson <norules@telus.net>)
Список pgsql-general
On Thu, Jul 27, 2006 at 10:22:33 -0600,
  Ian Johnson <norules@telus.net> wrote:
>
> I want to develop an application in PostgreSQL but when starting the
> service I get the following message:
>
> An old version of the database format was found.
> You need to upgrade the data format before using PostgreSQL.
> See /usr/share/doc/postgresql-8.1.4/README.rpm-dist for more
> information.
>
> I am running Fedora Core 5 but initially had built the system with
> Fedora Core 3, with PostgreSQL installed and automatically updated it
> over the past 2 years.  I may have created a test database 2 years ago
> which may be the source of the problem.  Is this the source of the
> problem?  I could find nothing in README.rpm-dist that helps.

That could certainly be the problem.

> I would appreciate any advice on how to deal with this problem.

Probably you want to delete the old database cluster and do a dbinit to create
a new one. The old one will probably be in /var/lib/pgsql/data .

В списке pgsql-general по дате отправления:

Предыдущее
От: Ken Johanson
Дата:
Сообщение: Re: Backslash as ordinary char vs. not; set via a connection/session
Следующее
От: "Shoaib Mir"
Дата:
Сообщение: Re: Shared buffers