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
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
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