Re: PostgeSQL problem (server crashed?)

Поиск
Список
Период
Сортировка
От Richard Huxton
Тема Re: PostgeSQL problem (server crashed?)
Дата
Msg-id 200403151908.55682.dev@archonet.com
обсуждение исходный текст
Ответ на Re: PostgeSQL problem (server crashed?)  (Edwin Pauli <edwin@epauli.dyndns.org>)
Список pgsql-general
On Monday 15 March 2004 18:49, Edwin Pauli wrote:
> There are no Postgres binaries in /usr/local/pgsql, but in
> /usr/local/bin.
> Because i've only copied /usr/local/pgsql, the binaries are no changed.

If you're binaries work with the old data but not the new, then they are old
binaries. You cannot use binaries from different major versions (e.g. 7.2 vs
7.3 vs 7.4).

--
  Richard Huxton
  Archonet Ltd

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

Предыдущее
От: Pavel Stehule
Дата:
Сообщение: Re: boolean to int
Следующее
От: Richard Huxton
Дата:
Сообщение: Re: Character escape in "CREATE FUNCTION ..."