Re: [gdal-dev] PGRasterDataset taking too much time to Open Dataset

2013-04-04 Thread Even Rouault
Selon ryagz : > I am new to rising a ticket, i tried logging in with my osgeo.org(the current > mailing list) credentials but its not logging in. Which credentials should i > use or should i register separately somewhere to raise a ticket in > http://trac.osgeo.org/gdal/report/1?asc=0&sort=ticket

Re: [gdal-dev] PGRasterDataset taking too much time to Open Dataset

2013-04-04 Thread ryagz
I am new to rising a ticket, i tried logging in with my osgeo.org(the current mailing list) credentials but its not logging in. Which credentials should i use or should i register separately somewhere to raise a ticket in http://trac.osgeo.org/gdal/report/1?asc=0&sort=ticket ? Thanks, Ryagz --

Re: [gdal-dev] PGRasterDataset taking too much time to Open Dataset

2013-04-04 Thread Even Rouault
Selon ryagz : > Hi, > > I am having a postgis raster table which has raster data about 40 GB, when i > try to load the dataset its taking too much time (about 40 mins) in the > function "GDALDataset* PostGISRasterDataset::Open(GDALOpenInfo* poOpenInfo) > " . > > When i digged into the code i found

Re: [gdal-dev] PGRasterDataset taking too much time to Open Dataset

2013-04-04 Thread Even Rouault
Selon ryagz : > Hi, > > I am having a postgis raster table which has raster data about 40 GB, when i > try to load the dataset its taking too much time (about 40 mins) in the > function "GDALDataset* PostGISRasterDataset::Open(GDALOpenInfo* poOpenInfo) > " . > > When i digged into the code i found

[gdal-dev] PGRasterDataset taking too much time to Open Dataset

2013-04-04 Thread ryagz
Hi, I am having a postgis raster table which has raster data about 40 GB, when i try to load the dataset its taking too much time (about 40 mins) in the function "GDALDataset* PostGISRasterDataset::Open(GDALOpenInfo* poOpenInfo) " . When i digged into the code i found out that in the function "G

[gdal-dev] PGRasterDataset taking too much time to Open Dataset

2013-04-04 Thread ryagz
Hi, I am having a postgis raster table which has raster data about 40 GB, when i try to load the dataset its taking too much time (about 40 mins) in the function "GDALDataset* PostGISRasterDataset::Open(GDALOpenInfo* poOpenInfo) " . When i digged into the code i found out that in the function "G