Philip Warner ([EMAIL PROTECTED]) reports a bug with a severity of 4
The lower the number the more severe it is.

Short Description
psql in 7.3 can't talk to 7.1 backends

Long Description
acheron:/home/pjw/work/postgresql-7.3/src/bin/pg_dump # /var/lib/pgsql-7.3/bin/psql -p 
5432 pjw
ERROR:  parser: parse error at or near "."
Welcome to psql 7.3, 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

pjw=> \d
ERROR:  parser: parse error at or near "."
pjw=>\l
ERROR:  parser: parse error at or near "("
pjw=>

Maybe this is a locale thing; but ISTM it should issue a more meaningful message or 
refuse to connect.



Sample Code


No file was uploaded with this report


---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to [EMAIL PROTECTED] so that your
message can get through to the mailing list cleanly

Reply via email to