Re: [GENERAL] postgis and pgpool

2012-08-08 Thread gwainer
Hello, What PostGIS functions that modify data are you guys talking about? I'm new to PostGIS, and looking for advice when using it with PgPool for replication. I wonder if you know of any documentation about it. Thanks in advance, Gabriel Szymon Guz-2 wrote > > On 19 September 2011 16:17, Tats

Re: [GENERAL] postgis and pgpool

2011-09-19 Thread Szymon Guz
On 19 September 2011 16:17, Tatsuo Ishii wrote: > > Hi, > > do you know about any problems with using pgpool and postgis together? > > I personaly don't know any case study of pgpool and posgis but I > guess: > > 1) You are using pgpool-II native replication mode > 2) Some of postgis functions ar

Re: [GENERAL] postgis and pgpool

2011-09-19 Thread Tatsuo Ishii
> Hi, > do you know about any problems with using pgpool and postgis together? I personaly don't know any case study of pgpool and posgis but I guess: 1) You are using pgpool-II native replication mode 2) Some of postgis functions are doing updates/inserts/deletes then you may have problem becau

[GENERAL] postgis and pgpool

2011-09-19 Thread Szymon Guz
Hi, do you know about any problems with using pgpool and postgis together? regards Szymon