Re: Error...

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Error...
Дата
Msg-id 1774.1014231614@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Error...  (Chris Bowlby <excalibur@hub.org>)
Список pgsql-general
Chris Bowlby <excalibur@hub.org> writes:
> psql: FATAL 1:  The data directory was initialized by PostgreSQL version
> 7.2, which is not compatible with this version 7.1.3.

You may think you have installed 7.2, but you are clearly trying to
execute a 7.1.3 server.  Check the PATH used by the start script...

            regards, tom lane

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

Предыдущее
От: David Griffiths
Дата:
Сообщение: Re: execute permissions of stored procedures?
Следующее
От: "Miguel Carvalho"
Дата:
Сообщение: Select from another database ´....best Way!