> 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?

It will be sent to master. If not, please let me know.
--
Tatsuo Ishii
SRA OSS, Inc. Japan
_______________________________________________
Pgpool-general mailing list
[email protected]
http://pgfoundry.org/mailman/listinfo/pgpool-general

Reply via email to