Re: parse errors when connecting to remote host - Mailing list pgsql-general

From Martijn van Oosterhout
Subject Re: parse errors when connecting to remote host
Date
Msg-id 20030610015623.GB18095@svana.org
Whole thread Raw
In response to parse errors when connecting to remote host  ("Cornelia Boenigk" <poppcorn@cornelia-boenigk.de>)
List pgsql-general
Version 7.3 psql using pre-7.3 database? You get similar errors with 7.2
psql on 7.0 database (though \d works, just not \df).

On Sat, Jun 07, 2003 at 08:03:47PM +0200, Cornelia Boenigk wrote:
> Hi everybody
>
> When connecting to a remote host I get some strange parse errors. Here
> the output from the console:
>
> $ psql -h hostname -U username
> Password:
> ERROR:  parser: parse error at or near "."
> Welcome to psql 7.3.2, the PostgreSQL interactive terminal.
>
> Type:  \copyright for distribution terms
>        \h for help with SQL commands
>        \? for help on internal slash commands
>        \g or terminate with semicolon to execute query
>        \q to quit
>
> postgr=> \d
> ERROR:  parser: parse error at or near "."
> postgr=> \l
> ERROR:  parser: parse error at or near "("
>
> Other backslash-commands like \x \q \? \r are working as expected.
>
> my version: 7.3.2
> version on target host: 7.2.0
>
> Can anybody give some hints what's wrong?
>
> Thanks in advance
> Conni
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/docs/faqs/FAQ.html

--
Martijn van Oosterhout   <kleptog@svana.org>   http://svana.org/kleptog/
> "the West won the world not by the superiority of its ideas or values or
> religion but rather by its superiority in applying organized violence.
> Westerners often forget this fact, non-Westerners never do."
>   - Samuel P. Huntington

Attachment

pgsql-general by date:

Previous
From: "Guillaume Houssay"
Date:
Subject: SQL question
Next
From: "Mark Cubitt"
Date:
Subject: 2 servers with 1 database cluster