[Pgpool-general] pgpool and sequences

Martin Marques martin at marquesminen.com.ar
Tue Oct 7 21:25:34 UTC 2008


We are about to start a slave server using Slony-I so we can have 
redundancy and load balancing.

I've read quite a bit about using Slony-I and pgpool-II, but there is 
something that I'm not sure about: What happens when I make a SELECT 
currval('seqname') on a sequence that was just used in an INSERT? Are 
they sent to the master?


More information about the Pgpool-general mailing list