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

2010-12-20 Thread Guillaume Lelarge
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 (auto-generated from a .SHP file) result in individual INSERT > statements that are as much as 50 characters long. > Is it possible to get the SQL query? by pr

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] [BUGS] BUG #5791: Tables are not viewing through pgadmin

2010-12-20 Thread Dave Page
On Mon, Dec 20, 2010 at 4:37 AM, Benoygopal wrote: > Dear PgAdmin Support Team, > > In our research and implementation projects we are using postgres database > and pgadmin client as the front end. > Our application and database are deployed in linux RHEL , Ubuntu and Windows. > Using our applic