[postgis-users] parser error at or near "."
Tyler Mitchell
TMitchell at lignum.com
Wed Dec 3 09:33:51 PST 2003
As strk notes, the versions of psql and the postgresql database are
important to match up.
I hit that this lack of backward compatibility before - it's irritating to
say the least, but at least it isn't a postgis problem. :)
strk
<strk at keybit.net>
Sent by: To
postgis-users-bou PostGIS Users Discussion
nces at postgis.refr <postgis-users at postgis.refractions.
actions.net net>
cc
12/03/2003 05:40 Fax to
AM
Subject
Re: [postgis-users] parser error at
Please respond to or near "."
PostGIS Users
Discussion
<postgis-users at po
stgis.refractions
.net>
You should use psql version 7.2.x to connect to PostgreSQL 7.2.x.
The "." could be a schema specification (introduced in 7.3).
--strk;
dbuechel wrote:
>
> Hello,
>
> I have installed Cygwin on my PC (Windows XP). I connect to PostgreSQL
7.2.1
> with PostGIS 0.8, located on a server (Debian Woody). Now, if I execute
> in psgl (version 7.4) the commands like \d or \df (commands of the
categorie
> "Informational"), I get the following error:
> parser: parse error at or near "."
> or
> parser: parse error at or near "("
>
> Any suggestions? Thanks for any help in advance.
>
> Daniela
>
>
>
>
>
>
>
>
>
> _______________________________________________
> postgis-users mailing list
> postgis-users at postgis.refractions.net
> http://postgis.refractions.net/mailman/listinfo/postgis-users
_______________________________________________
postgis-users mailing list
postgis-users at postgis.refractions.net
http://postgis.refractions.net/mailman/listinfo/postgis-users
More information about the postgis-users
mailing list