[postgis-users] Problems with Debian and Postgis
strk at refractions.net
strk at refractions.net
Thu Jun 8 07:26:56 PDT 2006
On Thu, Jun 08, 2006 at 02:53:48PM +0200, Nabil Servais wrote:
> Also I've got a little problem with postgis, I can't use lwpostgis.sql
> and spatial_ref_sys.sql, it warm of error such as :
>
> psql:/usr/local/pgsql/share/contrib/lwpostgis.sql:3252: ERREUR: La
> transaction courante est annulée, les commandes sont ignorées jusqu'à la
> fon du bloc de la transaction
Whenever you see that message, you need to seek back until
the very *first* ERREUR line is output.
Find a way to redirect the output to a file so it's easier
to find out.
This is something we should write in the manual, seems a FAQ.
--strk;
More information about the postgis-users
mailing list