[pgadmin-support] pgAdmin Query Tool hangs when working with GIS data

2010-12-17 Thread Michael Willekes
Hello, I've run into a the same issue described here: "Query Tool history makes the Query Tool unusable after BIG query had been executed " Hardware: - Windows 7 64 bit, 2 GB Ram, 2.8 Ghz Tools: - PostgreSQL 9.0.1, compiled b

Re: [pgadmin-support] pgAdmin Query Tool hangs when working with GIS data

2010-12-20 Thread Michael Willekes
The history file is only 14 MB (4219 lines long) but the PostGIS geometry columns (auto-generated from a .SHP file) result in individual INSERT statements that are as much as 50 characters long. This file is used by the query tool since 1.12. Do you know which size > it was? > > > -- > Guill

Re: [pgadmin-support] pgAdmin Query Tool hangs when working with GIS data

2010-12-21 Thread Michael Willekes
. Mike On Tue, Dec 21, 2010 at 4:58 PM, Guillaume Lelarge wrote: > Le 20/12/2010 22:20, Guillaume Lelarge a écrit : > > Le 20/12/2010 16:39, Michael Willekes a écrit : > >> The history file is only 14 MB (4219 lines long) but the PostGIS > geometry > >> columns (a