Re: pgpool + BDR, is it possible?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 





On 18 March 2015 at 21:47, Ruth Melendo <rmelendo@xxxxxxxxxxxx> wrote:

I don’t get this about the "peek" functions not the "get" functions .. What do you mean?


See:

http://www.postgresql.org/docs/current/static/logicaldecoding.html

http://www.postgresql.org/docs/current/static/logicaldecoding-sql.html

You used pg_logical_slot_get_binary_changes . This consumes changes from the slot. Don't do that on a slot used by something else. Use pg_logical_slot_peek_changes or pg_logical_slot_peek_binary_changes .


--
 Craig Ringer                   http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services

[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux