Hello,

I'm sorry but I don't understand your problem because I don't see what exactly 
is your data :
- files you have to import to postgis using raster2psql ? (you may use -a 
option within an existing table and *.ext to import all of ones in one time)
- different postgis tables with tiles for each one ? (you may use create a new 
table unioning your tables from two select * )
-something else ?

Hugues.

________________________________________
De : postgis-users-boun...@postgis.refractions.net 
[mailto:postgis-users-boun...@postgis.refractions.net] De la part de gautam 
kumar
Envoyé : jeudi 28 juin 2012 12:47
À : postgis-users@postgis.refractions.net
Objet : [postgis-users] Raster data insertion in postgis database


Hi,

I am using multiple threads to upload the raster tiles simultaneously in a 
single table in postgis database. 2500 rows should be created from first thread 
and 2450  rows from the second thread......giving  a  total of 4950 rows.

What i am getting is around 3006 rows.

I am wondering if it is possible to insert multiple rows simultaneously in a 
single table in postgis database. Please help !!!!


Regards,
Gautam
_______________________________________________
postgis-users mailing list
postgis-users@postgis.refractions.net
http://postgis.refractions.net/mailman/listinfo/postgis-users

Reply via email to