Re: apparent loss of sys tables!! - help

From: Noel Faux <noel(dot)faux(at)med(dot)monash(dot)edu(dot)au>
To: Chris <dmagick(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: apparent loss of sys tables!! - help
Date: 2006-03-16 03:00:56
Message-ID: 4418D4E8.8080900@med.monash.edu.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Chris wrote:
> 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.
>
Ok, it's not a major issue! We're in the process of upgrading the server :)

Cheers
Noel

Attachment Content-Type Size
noel.faux.vcf text/x-vcard 260 bytes

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2006-03-16 03:01:10 Re: What's a good default encoding?
Previous Message Chris 2006-03-16 02:40:27 Re: apparent loss of sys tables!! - help