From: | Jeff <jeffmail(at)showmethenet(dot)com> |
---|---|
To: | Peter T Mount <peter(at)retep(dot)org(dot)uk>, pgsql-general(at)postgresql(dot)org |
Subject: | Re: can't connect, strange error |
Date: | 2001-02-01 04:46:12 |
Message-ID: | 3A78EA14.46F74F92@showmethenet.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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(at)showmethenet(dot)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
From | Date | Subject | |
---|---|---|---|
Next Message | Denis A. Doroshenko | 2001-02-01 07:10:25 | Re: php as stored procedures |
Previous Message | microx_2000 | 2001-02-01 04:23:53 | startup Postgres on NT |