Backward Compatibility

From: rwk(at)americom(dot)com
To: pgsql-general(at)postgresql(dot)org
Subject: Backward Compatibility
Date: 2000-11-20 09:44:36
Message-ID: 20001120094436.32060.qmail@gorn.americom.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I have an old Postgres server (v6.3) running on a machine which I do not
control and cannot update.

I have a new machine which came with Postgres 7.0.2, which I do control.

I need to be able to talk to the v6.3 server from the new machine.

Can this be done? When I try I get:

newMachine$ psql -h oldMachine myDatabase
psql: Unsupported frontend protocol.

Please reply to: rwk(at)americom(dot)com

Thanks,
Dick

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Mickaël Jouanne 2000-11-20 10:28:22 Some problem on the data base server !
Previous Message Dan Wilson 2000-11-20 07:03:56 Re: unique indexes