Win95 and psql - unsupported frontend protocol

From: J J <linux2000(at)hotmail(dot)com>
To: pgsql-questions(at)postgreSQL(dot)org
Subject: Win95 and psql - unsupported frontend protocol
Date: 1999-04-09 17:49:28
Message-ID: 370E3DA8.A830F510@hotmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I'm new to PostgreSQL, forgive my ignorance.

I'm using psql on Win95 over TCP/IP to access PostgreSQL on my Linux
box. When I do:

psql -h tower -d john

I get:

Connection to database 'john' failed.
Unsupported frontend protocol.

Anyone know what this means, or where I can find info on it ? I've
grepped everything I can find, but to no avail.

Thanks,
J J

Browse pgsql-general by date

  From Date Subject
Next Message Patrick Welche 1999-04-09 18:39:19 Re: [GENERAL] dbase converter
Previous Message J J 1999-04-09 17:38:17 Re: Postgresql Access with Perl and DBD::PG