Re: can't connect, strange error - Mailing list pgsql-general

From Jeff
Subject Re: can't connect, strange error
Date
Msg-id 3A78EA14.46F74F92@showmethenet.com
Whole thread Raw
In response to can't connect, strange error  (Jeff <cleaner@showmethenet.com>)
Responses Re: can't connect, strange error
List pgsql-general
Thanks,

It is still strange though that I get different behavior
from the exact same source when built on two different
computers.  I installed 7.0.2 on my laptop and I get an
interactive prompt ">".  On my linux box I installed 7.0.2
and I get a "#" as the last character in the psql prompt.
The latter does not discard semi-colons after the prompt.

PostgreSQL 7.0.2 on i686-pc-linux-gnu, compiled by gcc
egcs-2.91.66
PostgreSQL 7.0.2 on i686-pc-linux-gnu, compiled by gcc
egcs-2.91.66

Peter T Mount wrote:
>
> Quoting Jeff <cleaner@showmethenet.com>:
>
> [snip]
>
> > jgreer=# \connect x;
> > FATAL 1:  Database "x;" does not exist in the system
> > catalog.
>
> the \ commands are internal to psql not the backend and don't use ;
>

--
Jeff Greer
cleaner(at)showmethenet.com
- B.S. computer science - Univ. MO - Rolla
- web developer/software engineer,
dedicated to the struggle against the fascist
Microsoft hegemony

pgsql-general by date:

Previous
From: "Brett W. McCoy"
Date:
Subject: Re: php as stored procedures
Next
From: Adam Haberlach
Date:
Subject: Re: trying to back up a database