All Questions
Tagged with pgpool distributed-databases
1 question
3
votes
1
answer
1k
views
Does the pgpool-II extension allow for parallel execution of any query?
I read about pgpool-II here and it states that:
Using the parallel query function, data can be divided among the multiple servers, so that a query can be executed on all the servers concurrently to ...