Ivan, 

I was wondering about the concurrent editing as well.  I also wondered if it 
might not be possble to combine data via something external to POSTGIS, like a 
Mapserver mapfile, instead of (only) relying on the POSTGIS merging 
capabilities.  You could for example have a table per collector ID and then 
combine them for business needs and presentation.  I guess it depends somewhat 
on the buisness specifics. 

bobb 



>>> Ivan Mincik <ivan.min...@gmail.com> wrote:



>
> Does anyone know of anything I can use with PostGIS? I have been looking at
> Postgres replication but it's looking like a real pain in the neck to setup.

Hi Nathan,
when using PostgreSQL on both sides, I have found pg_comparator script
[1][2] as very handy tool to sync tables.

Do You have any idea how to handle concurent editing ?


[1] - http://pgfoundry.org/projects/pg-comparator/
[2] - http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=646131


--
Ivan Mincik
_______________________________________________
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user
_______________________________________________
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user

Reply via email to