Re: apparent loss of sys tables!! - help

Поиск
Список
Период
Сортировка
От Chris
Тема Re: apparent loss of sys tables!! - help
Дата
Msg-id 4418D01B.7060705@gmail.com
обсуждение исходный текст
Ответ на Re: apparent loss of sys tables!! - help  (Noel Faux <noel.faux@med.monash.edu.au>)
Ответы Re: apparent loss of sys tables!! - help  (Noel Faux <noel.faux@med.monash.edu.au>)
Список pgsql-general
Noel Faux wrote:
> On the client machine:
> $ psql --version
> psql (PostgreSQL) 8.1.3
>
> At the host:
> monashprotein=> select version();
>                                              version
> -------------------------------------------------------------------------------------------------
>  PostgreSQL 7.4.8 on ia64-unknown-linux-gnu, compiled by GCC gcc (GCC)
> 3.3.5 (Debian 1:3.3.5-13)
> (1 row)

That's the problem then - they need to be the same version (or at least
the same major version - ie both 8.1.x or both 7.4.x).

You'll either need to downgrade the client or upgrade the server.

--
Postgresql & php tutorials
http://www.designmagick.com/

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

Предыдущее
От: Noel Faux
Дата:
Сообщение: Re: apparent loss of sys tables!! - help
Следующее
От: Noel Faux
Дата:
Сообщение: Re: apparent loss of sys tables!! - help