[postgis-users] parser error at or near "."

strk strk at keybit.net
Wed Dec 3 05:40:28 PST 2003


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



More information about the postgis-users mailing list