We will require more information than this. Server logs ??

On 15 May 2015 at 06:42, Дмитрий Воронин <carriingfat...@yandex.ru> wrote:

> Hello,
>
> I am using Slony1-2.2.4, PostgreSQL 9.4.1. I set replication system by
> documentation. I have I replicated table named 'test'. When I start
> replication, it seems all good. But if I insert some data in test at master
> node, slon SYNC failed:
>
> ERROR  remoteListenThread_2: "select ev_origin, ev_seqno, ev_timestamp,
>     ev_snapshot,        "pg_catalog".txid_snapshot_xmin(ev_snapshot),
>   "pg_catalog".txid_snapshot_xmax(ev_snapshot),        ev_type,
> ev_data1, ev_data2,        ev_data3, ev_data4,        ev_data5, ev_data6,
>       ev_data7, ev_data8 from "_slony_example".sl_event e where
> (e.ev_origin = '2' and e.ev_seqno > '5000000004') order by e.ev_origin,
> e.ev_seqno limit 40" - server closed the connection unexpectedly
>
>
> --
> Best regards, Dmitry Voronin
> _______________________________________________
> Slony1-general mailing list
> Slony1-general@lists.slony.info
> http://lists.slony.info/mailman/listinfo/slony1-general
>
_______________________________________________
Slony1-general mailing list
Slony1-general@lists.slony.info
http://lists.slony.info/mailman/listinfo/slony1-general

Reply via email to