[postgis-users] Insert performance issues

Steffen Macke sdteffen at web.de
Mon Oct 20 09:19:04 PDT 2003


> I set the connection to be rolled-back by doing, in VB, a
> Connection.BeginTrans

Are you using ODBC? ODBC drivers often have a very bad
performance. Try the following: Create a SQL script with
your insert statements and run it through psql

Steffen



More information about the postgis-users mailing list