Re: BDR Error restarted

From: Craig Ringer <craig(at)2ndquadrant(dot)com>
To: agent <zipho(dot)m(at)gmail(dot)com>, "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: BDR Error restarted
Date: 2015-01-23 09:33:57
Message-ID: CAMsr+YGyCju6C8j6_cy3SsxacnjKxeOxFUDchnZS0aMgAAA_=g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

OK, so you're on 0.7.1.

Before we pursue much more, can you please update to bdr-plugin/next ? The
0.8.0 release is pending shortly, and contains a lot of changes since
0.7.1, some of which pertain to init behaviour.

After 0.7.1 the structure was changed a bit. So you will need to first
check out and compile bdr-pg/REL9_4_STABLE . Then you'll need to check out
bdr-plugin/next and compile it against your new Pg. Details are on the BDR
wiki: https://wiki.postgresql.org/wiki/BDR_Administration#From_source . Or
if you're on Fedora or RHEL/CentOS you can install the packages.

On 23 January 2015 at 19:24, agent <zipho(dot)m(at)gmail(dot)com> wrote:

> Hi Chris
>
> When running: git rev-parse --short HEAD
>
> Output: a63674e
>
> The source package I got from:
>
> git clone git://git.postgresql.org/git/2ndquadrant_bdr.git
> git clean -d -fx ""
> git checkout bdr/0.7.1
>
> This is the logs from node 1:
>
> d= p=28495 a=LOCATION: ExecAlterExtensionStmt, extension.c:2700
> d= p=28495 a=NOTICE: 00000: version "0.7.1" of extension "bdr" is already
> installed
> d= p=28495 a=LOCATION: ExecAlterExtensionStmt, extension.c:2700
> d= p=28495 a=DEBUG: 00000: bdr (6106457559585933042,1,16398,): node3:
> apply
> initialized on db_name
> d= p=28495 a=LOCATION: bdr_apply_main, bdr.c:563
> d= p=28495 a=DEBUG: 00000: found valid replication identifier 4
> d= p=28495 a=LOCATION: bdr_establish_connection_and_slot, bdr.c:502
> d= p=28495 a=INFO: 00000: starting up replication from 4 at 0/0
> d= p=28495 a=LOCATION: bdr_apply_main, bdr.c:614
> d= p=28495 a=ERROR: XX000: data stream ended
> d= p=28495 a=LOCATION: bdr_apply_work, bdr_apply.c:2240
> d= p=31417 a=LOG: 00000: worker process: bdr
> (6106457559585933042,1,16398,): node3: apply (PID 28495) exited with exit
> code 1
> d= p=31417 a=LOCATION: LogChildExit, postmaster.c:3287
> d= p=31417 a=LOG: 00000: starting background worker process "bdr
> (6106457559585933042,1,16398,): node3: apply"
> d= p=31417 a=LOCATION: do_start_bgworker, postmaster.c:5354
> d= p=28515 a=NOTICE: 00000: version "1.0" of extension "btree_gist" is
> already installed
> d= p=28515 a=LOCATION: ExecAlterExtensionStmt, extension.c:2700
> d= p=28515 a=NOTICE: 00000: version "0.7.1" of extension "bdr" is already
> installed
> d= p=28515 a=LOCATION: ExecAlterExtensionStmt, extension.c:2700
> d= p=28515 a=DEBUG: 00000: bdr (6106457559585933042,1,16398,): node3:
> apply
> initialized on db_name
> d= p=28515 a=LOCATION: bdr_apply_main, bdr.c:563
> d= p=28515 a=DEBUG: 00000: found valid replication identifier 4
> d= p=28515 a=LOCATION: bdr_establish_connection_and_slot, bdr.c:502
> d= p=28515 a=INFO: 00000: starting up replication from 4 at 0/0
> d= p=28515 a=LOCATION: bdr_apply_main, bdr.c:614
> d= p=28515 a=ERROR: XX000: data stream ended
> d= p=28515 a=LOCATION: bdr_apply_work, bdr_apply.c:2240
> d= p=31417 a=LOG: 00000: worker process: bdr
> (6106457559585933042,1,16398,): node3: apply (PID 28515) exited with exit
> code 1
> d= p=31417 a=LOCATION: LogChildExit, postmaster.c:3287
> d= p=28519 a=DEBUG: 00000: autovacuum: processing database "postgres"
> d= p=28519 a=LOCATION: AutoVacWorkerMain, autovacuum.c:1670
> d= p=31417 a=LOG: 00000: starting background worker process "bdr
> (6106457559585933042,1,16398,): node3: apply"
> d= p=31417 a=LOCATION: do_start_bgworker, postmaster.c:5354
> d= p=28520 a=NOTICE: 00000: version "1.0" of extension "btree_gist" is
> already installed
> d= p=28520 a=LOCATION: ExecAlterExtensionStmt, extension.c:2700
> d= p=28520 a=NOTICE: 00000: version "0.7.1" of extension "bdr" is already
> installed
> d= p=28520 a=LOCATION: ExecAlterExtensionStmt, extension.c:2700
> d= p=28520 a=DEBUG: 00000: bdr (6106457559585933042,1,16398,): node3:
> apply
> initialized on db_name
> d= p=28520 a=LOCATION: bdr_apply_main, bdr.c:563
> d= p=28520 a=DEBUG: 00000: found valid replication identifier 4
> d= p=28520 a=LOCATION: bdr_establish_connection_and_slot, bdr.c:502
> d= p=28520 a=INFO: 00000: starting up replication from 4 at 0/0
> d= p=28520 a=LOCATION: bdr_apply_main, bdr.c:614
> d= p=28520 a=ERROR: XX000: data stream ended
> d= p=28520 a=LOCATION: bdr_apply_work, bdr_apply.c:2240
> d= p=31417 a=LOG: 00000: worker process: bdr
> (6106457559585933042,1,16398,): node3: apply (PID 28520) exited with exit
> code 1
> d= p=31417 a=LOCATION: LogChildExit, postmaster.c:3287
> d= p=31417 a=LOG: 00000: starting background worker process "bdr
> (6106457559585933042,1,16398,): node3: apply"
> d= p=31417 a=LOCATION: do_start_bgworker, postmaster.c:5354
> d= p=28524 a=NOTICE: 00000: version "1.0" of extension "btree_gist" is
> already installed
> d= p=28524 a=LOCATION: ExecAlterExtensionStmt, extension.c:2700
> d= p=28524 a=NOTICE: 00000: version "0.7.1" of extension "bdr" is already
> installed
> d= p=28524 a=LOCATION: ExecAlterExtensionStmt, extension.c:2700
> d= p=28524 a=DEBUG: 00000: bdr (6106457559585933042,1,16398,): node3:
> apply
> initialized on db_name
> d= p=28524 a=LOCATION: bdr_apply_main, bdr.c:563
> d= p=28524 a=DEBUG: 00000: found valid replication identifier 4
> d= p=28524 a=LOCATION: bdr_establish_connection_and_slot, bdr.c:502
> d= p=28524 a=INFO: 00000: starting up replication from 4 at 0/0
> d= p=28524 a=LOCATION: bdr_apply_main, bdr.c:614
> d= p=28524 a=ERROR: XX000: data stream ended
> d= p=28524 a=LOCATION: bdr_apply_work, bdr_apply.c:2240
> d= p=31417 a=LOG: 00000: worker process: bdr
> (6106457559585933042,1,16398,): node3: apply (PID 28524) exited with exit
> code 1
> d= p=31417 a=LOCATION: LogChildExit, postmaster.c:3287
> d= p=31417 a=LOG: 00000: starting background worker process "bdr
> (6106457559585933042,1,16398,): node3: apply"
> d= p=31417 a=LOCATION: do_start_bgworker, postmaster.c:5354
> d= p=28550 a=NOTICE: 00000: version "1.0" of extension "btree_gist" is
> already installed
> d= p=28550 a=LOCATION: ExecAlterExtensionStmt, extension.c:2700
> d= p=28550 a=NOTICE: 00000: version "0.7.1" of extension "bdr" is already
> installed
> d= p=28550 a=LOCATION: ExecAlterExtensionStmt, extension.c:2700
> d= p=28550 a=DEBUG: 00000: bdr (6106457559585933042,1,16398,): node3:
> apply
> initialized on db_name
> d= p=28550 a=LOCATION: bdr_apply_main, bdr.c:563
> d= p=28550 a=DEBUG: 00000: found valid replication identifier 4
> d= p=28550 a=LOCATION: bdr_establish_connection_and_slot, bdr.c:502
> d= p=28550 a=INFO: 00000: starting up replication from 4 at 0/0
> d= p=28550 a=LOCATION: bdr_apply_main, bdr.c:614
> d= p=28550 a=ERROR: XX000: data stream ended
> d= p=28550 a=LOCATION: bdr_apply_work, bdr_apply.c:2240
> d= p=31417 a=LOG: 00000: worker process: bdr
> (6106457559585933042,1,16398,): node3: apply (PID 28550) exited with exit
> code 1
> d= p=31417 a=LOCATION: LogChildExit, postmaster.c:3287
> d= p=28566 a=DEBUG: 00000: autovacuum: processing database "template1"
> d= p=28566 a=LOCATION: AutoVacWorkerMain, autovacuum.c:1670
> d= p=31417 a=LOG: 00000: starting background worker process "bdr
> (6106457559585933042,1,16398,): node3: apply"
> d= p=31417 a=LOCATION: do_start_bgworker, postmaster.c:5354
> d= p=28591 a=NOTICE: 00000: version "1.0" of extension "btree_gist" is
> already installed
> d= p=28591 a=LOCATION: ExecAlterExtensionStmt, extension.c:2700
> d= p=28591 a=NOTICE: 00000: version "0.7.1" of extension "bdr" is already
> installed
> d= p=28591 a=LOCATION: ExecAlterExtensionStmt, extension.c:2700
> d= p=28591 a=DEBUG: 00000: bdr (6106457559585933042,1,16398,): node3:
> apply
> initialized on db_name
> d= p=28591 a=LOCATION: bdr_apply_main, bdr.c:563
> d= p=28591 a=DEBUG: 00000: found valid replication identifier 4
> d= p=28591 a=LOCATION: bdr_establish_connection_and_slot, bdr.c:502
> d= p=28591 a=INFO: 00000: starting up replication from 4 at 0/0
> d= p=28591 a=LOCATION: bdr_apply_main, bdr.c:614
> d= p=28591 a=ERROR: XX000: data stream ended
> d= p=28591 a=LOCATION: bdr_apply_work, bdr_apply.c:2240
> d= p=31417 a=LOG: 00000: worker process: bdr
> (6106457559585933042,1,16398,): node3: apply (PID 28591) exited with exit
> code 1
> d= p=31417 a=LOCATION: LogChildExit, postmaster.c:3287
> d= p=31417 a=LOG: 00000: starting background worker process "bdr
> (6106457559585933042,1,16398,): node3: apply"
> d= p=31417 a=LOCATION: do_start_bgworker, postmaster.c:5354
> d= p=28595 a=NOTICE: 00000: version "1.0" of extension "btree_gist" is
> already installed
> d= p=28595 a=LOCATION: ExecAlterExtensionStmt, extension.c:2700
> d= p=28595 a=NOTICE: 00000: version "0.7.1" of extension "bdr" is already
> installed
> d= p=28595 a=LOCATION: ExecAlterExtensionStmt, extension.c:2700
> d= p=28595 a=DEBUG: 00000: bdr (6106457559585933042,1,16398,): node3:
> apply
> initialized on db_name
> d= p=28595 a=LOCATION: bdr_apply_main, bdr.c:563
> d= p=28595 a=DEBUG: 00000: found valid replication identifier 4
> d= p=28595 a=LOCATION: bdr_establish_connection_and_slot, bdr.c:502
> d= p=28595 a=INFO: 00000: starting up replication from 4 at 0/0
> d= p=28595 a=LOCATION: bdr_apply_main, bdr.c:614
> d= p=28595 a=ERROR: XX000: data stream ended
> d= p=28595 a=LOCATION: bdr_apply_work, bdr_apply.c:2240
> d= p=31417 a=LOG: 00000: worker process: bdr
> (6106457559585933042,1,16398,): node3: apply (PID 28595) exited with exit
> code 1
> d= p=31417 a=LOCATION: LogChildExit, postmaster.c:3287
> d= p=31417 a=LOG: 00000: starting background worker process "bdr
> (6106457559585933042,1,16398,): node3: apply"
> d= p=31417 a=LOCATION: do_start_bgworker, postmaster.c:5354
> d= p=28599 a=NOTICE: 00000: version "1.0" of extension "btree_gist" is
> already installed
> d= p=28599 a=LOCATION: ExecAlterExtensionStmt, extension.c:2700
> d= p=28599 a=NOTICE: 00000: version "0.7.1" of extension "bdr" is already
> installed
> d= p=28599 a=LOCATION: ExecAlterExtensionStmt, extension.c:2700
> d= p=28599 a=DEBUG: 00000: bdr (6106457559585933042,1,16398,): node3:
> apply
> initialized on db_name
> d= p=28599 a=LOCATION: bdr_apply_main, bdr.c:563
> d= p=28599 a=DEBUG: 00000: found valid replication identifier 4
> d= p=28599 a=LOCATION: bdr_establish_connection_and_slot, bdr.c:502
> d= p=28599 a=INFO: 00000: starting up replication from 4 at 0/0
> d= p=28599 a=LOCATION: bdr_apply_main, bdr.c:614
> d= p=28599 a=ERROR: XX000: data stream ended
> d= p=28599 a=LOCATION: bdr_apply_work, bdr_apply.c:2240
> d= p=31417 a=LOG: 00000: worker process: bdr
> (6106457559585933042,1,16398,): node3: apply (PID 28599) exited with exit
> code 1
> d= p=31417 a=LOCATION: LogChildExit, postmaster.c:3287
>
>
> node2:
>
> d= p=4813 a=LOCATION: bdr_apply_work, bdr_apply.c:2240
> d= p=6700 a=LOG: 00000: worker process: bdr
> (6106458869483394081,1,16396,):
> node3: apply (PID 4813) exited with exit code 1
> d= p=6700 a=LOCATION: LogChildExit, postmaster.c:3287
> d= p=6700 a=LOG: 00000: starting background worker process "bdr
> (6106458869483394081,1,16396,): node3: apply"
> d= p=6700 a=LOCATION: do_start_bgworker, postmaster.c:5354
> d= p=4823 a=NOTICE: 00000: version "1.0" of extension "btree_gist" is
> already installed
> d= p=4823 a=LOCATION: ExecAlterExtensionStmt, extension.c:2700
> d= p=4823 a=NOTICE: 00000: version "0.7.1" of extension "bdr" is already
> installed
> d= p=4823 a=LOCATION: ExecAlterExtensionStmt, extension.c:2700
> d= p=4823 a=DEBUG: 00000: bdr (6106458869483394081,1,16396,): node3: apply
> initialized on db_name
> d= p=4823 a=LOCATION: bdr_apply_main, bdr.c:563
> d= p=4823 a=DEBUG: 00000: found valid replication identifier 4
> d= p=4823 a=LOCATION: bdr_establish_connection_and_slot, bdr.c:502
> d= p=4823 a=INFO: 00000: starting up replication from 4 at 0/0
> d= p=4823 a=LOCATION: bdr_apply_main, bdr.c:614
> d= p=4823 a=ERROR: XX000: data stream ended
> d= p=4823 a=LOCATION: bdr_apply_work, bdr_apply.c:2240
> d= p=6700 a=LOG: 00000: worker process: bdr
> (6106458869483394081,1,16396,):
> node3: apply (PID 4823) exited with exit code 1
> d= p=6700 a=LOCATION: LogChildExit, postmaster.c:3287
> d= p=4827 a=DEBUG: 00000: autovacuum: processing database
> "trustpay_null_production"
> d= p=4827 a=LOCATION: AutoVacWorkerMain, autovacuum.c:1670
> d= p=6700 a=LOG: 00000: starting background worker process "bdr
> (6106458869483394081,1,16396,): node3: apply"
> d= p=6700 a=LOCATION: do_start_bgworker, postmaster.c:5354
> d= p=4850 a=NOTICE: 00000: version "1.0" of extension "btree_gist" is
> already installed
> d= p=4850 a=LOCATION: ExecAlterExtensionStmt, extension.c:2700
> d= p=4850 a=NOTICE: 00000: version "0.7.1" of extension "bdr" is already
> installed
> d= p=4850 a=LOCATION: ExecAlterExtensionStmt, extension.c:2700
> d= p=4850 a=DEBUG: 00000: bdr (6106458869483394081,1,16396,): node3: apply
> initialized on db_name
> d= p=4850 a=LOCATION: bdr_apply_main, bdr.c:563
> d= p=4850 a=DEBUG: 00000: found valid replication identifier 4
> d= p=4850 a=LOCATION: bdr_establish_connection_and_slot, bdr.c:502
> d= p=4850 a=INFO: 00000: starting up replication from 4 at 0/0
> d= p=4850 a=LOCATION: bdr_apply_main, bdr.c:614
> d= p=4850 a=ERROR: XX000: data stream ended
> d= p=4850 a=LOCATION: bdr_apply_work, bdr_apply.c:2240
> d= p=6700 a=LOG: 00000: worker process: bdr
> (6106458869483394081,1,16396,):
> node3: apply (PID 4850) exited with exit code 1
> d= p=6700 a=LOCATION: LogChildExit, postmaster.c:3287
> d= p=6700 a=LOG: 00000: starting background worker process "bdr
> (6106458869483394081,1,16396,): node3: apply"
> d= p=6700 a=LOCATION: do_start_bgworker, postmaster.c:5354
> d= p=4854 a=NOTICE: 00000: version "1.0" of extension "btree_gist" is
> already installed
> d= p=4854 a=LOCATION: ExecAlterExtensionStmt, extension.c:2700
> d= p=4854 a=NOTICE: 00000: version "0.7.1" of extension "bdr" is already
> installed
> d= p=4854 a=LOCATION: ExecAlterExtensionStmt, extension.c:2700
> d= p=4854 a=DEBUG: 00000: bdr (6106458869483394081,1,16396,): node3: apply
> initialized on db_name
> d= p=4854 a=LOCATION: bdr_apply_main, bdr.c:563
> d= p=4854 a=DEBUG: 00000: found valid replication identifier 4
> d= p=4854 a=LOCATION: bdr_establish_connection_and_slot, bdr.c:502
> d= p=4854 a=INFO: 00000: starting up replication from 4 at 0/0
> d= p=4854 a=LOCATION: bdr_apply_main, bdr.c:614
> d= p=4854 a=ERROR: XX000: data stream ended
> d= p=4854 a=LOCATION: bdr_apply_work, bdr_apply.c:2240
> d= p=6700 a=LOG: 00000: worker process: bdr
> (6106458869483394081,1,16396,):
> node3: apply (PID 4854) exited with exit code 1
> d= p=6700 a=LOCATION: LogChildExit, postmaster.c:3287
> d= p=6700 a=LOG: 00000: starting background worker process "bdr
> (6106458869483394081,1,16396,): node3: apply"
> d= p=6700 a=LOCATION: do_start_bgworker, postmaster.c:5354
> d= p=4868 a=NOTICE: 00000: version "1.0" of extension "btree_gist" is
> already installed
> d= p=4868 a=LOCATION: ExecAlterExtensionStmt, extension.c:2700
> d= p=4868 a=NOTICE: 00000: version "0.7.1" of extension "bdr" is already
> installed
> d= p=4868 a=LOCATION: ExecAlterExtensionStmt, extension.c:2700
> d= p=4868 a=DEBUG: 00000: bdr (6106458869483394081,1,16396,): node3: apply
> initialized on db_name
> d= p=4868 a=LOCATION: bdr_apply_main, bdr.c:563
> d= p=4868 a=DEBUG: 00000: found valid replication identifier 4
> d= p=4868 a=LOCATION: bdr_establish_connection_and_slot, bdr.c:502
> d= p=4868 a=INFO: 00000: starting up replication from 4 at 0/0
> d= p=4868 a=LOCATION: bdr_apply_main, bdr.c:614
> d= p=4868 a=ERROR: XX000: data stream ended
> d= p=4868 a=LOCATION: bdr_apply_work, bdr_apply.c:2240
> d= p=6700 a=LOG: 00000: worker process: bdr
> (6106458869483394081,1,16396,):
> node3: apply (PID 4868) exited with exit code 1
> d= p=6700 a=LOCATION: LogChildExit, postmaster.c:3287
> d= p=4876 a=DEBUG: 00000: autovacuum: processing database "db_name"
> d= p=4876 a=LOCATION: AutoVacWorkerMain, autovacuum.c:1670
> d= p=6700 a=LOG: 00000: starting background worker process "bdr
> (6106458869483394081,1,16396,): node3: apply"
> d= p=6700 a=LOCATION: do_start_bgworker, postmaster.c:5354
> d= p=4880 a=NOTICE: 00000: version "1.0" of extension "btree_gist" is
> already installed
> d= p=4880 a=LOCATION: ExecAlterExtensionStmt, extension.c:2700
> d= p=4880 a=NOTICE: 00000: version "0.7.1" of extension "bdr" is already
> installed
> d= p=4880 a=LOCATION: ExecAlterExtensionStmt, extension.c:2700
> d= p=4880 a=DEBUG: 00000: bdr (6106458869483394081,1,16396,): node3: apply
> initialized on db_name
> d= p=4880 a=LOCATION: bdr_apply_main, bdr.c:563
> d= p=4880 a=DEBUG: 00000: found valid replication identifier 4
> d= p=4880 a=LOCATION: bdr_establish_connection_and_slot, bdr.c:502
> d= p=4880 a=INFO: 00000: starting up replication from 4 at 0/0
> d= p=4880 a=LOCATION: bdr_apply_main, bdr.c:614
> d= p=4880 a=ERROR: XX000: data stream ended
> d= p=4880 a=LOCATION: bdr_apply_work, bdr_apply.c:2240
> d= p=6700 a=LOG: 00000: worker process: bdr
> (6106458869483394081,1,16396,):
> node3: apply (PID 4880) exited with exit code 1
> d= p=6700 a=LOCATION: LogChildExit, postmaster.c:3287
> d= p=6700 a=LOG: 00000: starting background worker process "bdr
> (6106458869483394081,1,16396,): node3: apply"
> d= p=6700 a=LOCATION: do_start_bgworker, postmaster.c:5354
> d= p=4898 a=NOTICE: 00000: version "1.0" of extension "btree_gist" is
> already installed
> d= p=4898 a=LOCATION: ExecAlterExtensionStmt, extension.c:2700
> d= p=4898 a=NOTICE: 00000: version "0.7.1" of extension "bdr" is already
> installed
> d= p=4898 a=LOCATION: ExecAlterExtensionStmt, extension.c:2700
> d= p=4898 a=DEBUG: 00000: bdr (6106458869483394081,1,16396,): node3: apply
> initialized on db_name
> d= p=4898 a=LOCATION: bdr_apply_main, bdr.c:563
> d= p=4898 a=DEBUG: 00000: found valid replication identifier 4
> d= p=4898 a=LOCATION: bdr_establish_connection_and_slot, bdr.c:502
> d= p=4898 a=INFO: 00000: starting up replication from 4 at 0/0
> d= p=4898 a=LOCATION: bdr_apply_main, bdr.c:614
> d= p=4898 a=ERROR: XX000: data stream ended
> d= p=4898 a=LOCATION: bdr_apply_work, bdr_apply.c:2240
> d= p=6700 a=LOG: 00000: worker process: bdr
> (6106458869483394081,1,16396,):
> node3: apply (PID 4898) exited with exit code 1
> d= p=6700 a=LOCATION: LogChildExit, postmaster.c:3287
> d= p=6700 a=LOG: 00000: starting background worker process "bdr
> (6106458869483394081,1,16396,): node3: apply"
> d= p=6700 a=LOCATION: do_start_bgworker, postmaster.c:5354
> d= p=4907 a=NOTICE: 00000: version "1.0" of extension "btree_gist" is
> already installed
> d= p=4907 a=LOCATION: ExecAlterExtensionStmt, extension.c:2700
> d= p=4907 a=NOTICE: 00000: version "0.7.1" of extension "bdr" is already
> installed
> d= p=4907 a=LOCATION: ExecAlterExtensionStmt, extension.c:2700
> d= p=4907 a=DEBUG: 00000: bdr (6106458869483394081,1,16396,): node3: apply
> initialized on db_name
> d= p=4907 a=LOCATION: bdr_apply_main, bdr.c:563
> d= p=4907 a=DEBUG: 00000: found valid replication identifier 4
> d= p=4907 a=LOCATION: bdr_establish_connection_and_slot, bdr.c:502
> d= p=4907 a=INFO: 00000: starting up replication from 4 at 0/0
> d= p=4907 a=LOCATION: bdr_apply_main, bdr.c:614
> d= p=4907 a=ERROR: XX000: data stream ended
> d= p=4907 a=LOCATION: bdr_apply_work, bdr_apply.c:2240
> d= p=6700 a=LOG: 00000: worker process: bdr
> (6106458869483394081,1,16396,):
> node3: apply (PID 4907) exited with exit code 1
> d= p=6700 a=LOCATION: LogChildExit, postmaster.c:3287
> d= p=4912 a=DEBUG: 00000: autovacuum: processing database "postgres"
> d= p=4912 a=LOCATION: AutoVacWorkerMain, autovacuum.c:1670
> d= p=6700 a=LOG: 00000: starting background worker process "bdr
> (6106458869483394081,1,16396,): node3: apply"
> d= p=6700 a=LOCATION: do_start_bgworker, postmaster.c:5354
> d= p=4935 a=NOTICE: 00000: version "1.0" of extension "btree_gist" is
> already installed
> d= p=4935 a=LOCATION: ExecAlterExtensionStmt, extension.c:2700
> d= p=4935 a=NOTICE: 00000: version "0.7.1" of extension "bdr" is already
> installed
> d= p=4935 a=LOCATION: ExecAlterExtensionStmt, extension.c:2700
> d= p=4935 a=DEBUG: 00000: bdr (6106458869483394081,1,16396,): node3: apply
> initialized on db_name
> d= p=4935 a=LOCATION: bdr_apply_main, bdr.c:563
> d= p=4935 a=DEBUG: 00000: found valid replication identifier 4
> d= p=4935 a=LOCATION: bdr_establish_connection_and_slot, bdr.c:502
> d= p=4935 a=INFO: 00000: starting up replication from 4 at 0/0
> d= p=4935 a=LOCATION: bdr_apply_main, bdr.c:614
> d= p=4935 a=ERROR: XX000: data stream ended
> d= p=4935 a=LOCATION: bdr_apply_work, bdr_apply.c:2240
> d= p=6700 a=LOG: 00000: worker process: bdr
> (6106458869483394081,1,16396,):
> node3: apply (PID 4935) exited with exit code 1
> d= p=6700 a=LOCATION: LogChildExit, postmaster.c:3287
> d= p=6700 a=LOG: 00000: starting background worker process "bdr
> (6106458869483394081,1,16396,): node3: apply"
> d= p=6700 a=LOCATION: do_start_bgworker, postmaster.c:5354
> d= p=4940 a=NOTICE: 00000: version "1.0" of extension "btree_gist" is
> already installed
> d= p=4940 a=LOCATION: ExecAlterExtensionStmt, extension.c:2700
> d= p=4940 a=NOTICE: 00000: version "0.7.1" of extension "bdr" is already
> installed
> d= p=4940 a=LOCATION: ExecAlterExtensionStmt, extension.c:2700
> d= p=4940 a=DEBUG: 00000: bdr (6106458869483394081,1,16396,): node3: apply
> initialized on db_name
> d= p=4940 a=LOCATION: bdr_apply_main, bdr.c:563
> d= p=4940 a=DEBUG: 00000: found valid replication identifier 4
> d= p=4940 a=LOCATION: bdr_establish_connection_and_slot, bdr.c:502
> d= p=4940 a=INFO: 00000: starting up replication from 4 at 0/0
> d= p=4940 a=LOCATION: bdr_apply_main, bdr.c:614
> d= p=4940 a=ERROR: XX000: data stream ended
> d= p=4940 a=LOCATION: bdr_apply_work, bdr_apply.c:2240
> d= p=6700 a=LOG: 00000: worker process: bdr
> (6106458869483394081,1,16396,):
> node3: apply (PID 4940) exited with exit code 1
> d= p=6700 a=LOCATION: LogChildExit, postmaster.c:3287
> d= p=6700 a=LOG: 00000: starting background worker process "bdr
> (6106458869483394081,1,16396,): node3: apply"
> d= p=6700 a=LOCATION: do_start_bgworker, postmaster.c:5354
> d= p=4954 a=NOTICE: 00000: version "1.0" of extension "btree_gist" is
> already installed
> d= p=4954 a=LOCATION: ExecAlterExtensionStmt, extension.c:2700
> d= p=4954 a=NOTICE: 00000: version "0.7.1" of extension "bdr" is already
> installed
> d= p=4954 a=LOCATION: ExecAlterExtensionStmt, extension.c:2700
> d= p=4954 a=DEBUG: 00000: bdr (6106458869483394081,1,16396,): node3: apply
> initialized on db_name
> d= p=4954 a=LOCATION: bdr_apply_main, bdr.c:563
> d= p=4954 a=DEBUG: 00000: found valid replication identifier 4
> d= p=4954 a=LOCATION: bdr_establish_connection_and_slot, bdr.c:502
> d= p=4954 a=INFO: 00000: starting up replication from 4 at 0/0
> d= p=4954 a=LOCATION: bdr_apply_main, bdr.c:614
> d= p=4954 a=ERROR: XX000: data stream ended
> d= p=4954 a=LOCATION: bdr_apply_work, bdr_apply.c:2240
> d= p=6700 a=LOG: 00000: worker process: bdr
> (6106458869483394081,1,16396,):
> node3: apply (PID 4954) exited with exit code 1
> d= p=6700 a=LOCATION: LogChildExit, postmaster.c:3287
> d= p=6707 a=DEBUG: 00000: started 0 votes
> d= p=6707 a=LOCATION: bdr_sequencer_vote, bdr_seq.c:715
> d= p=6707 a=DEBUG: 00000: tallied 0 elections
> d= p=6707 a=LOCATION: bdr_sequencer_tally, bdr_seq.c:823
> d= p=6707 a=DEBUG: 00000: started 0 elections
> d= p=6707 a=LOCATION: bdr_sequencer_start_elections, bdr_seq.c:766
> d= p=4964 a=DEBUG: 00000: autovacuum: processing database "template1"
> d= p=4964 a=LOCATION: AutoVacWorkerMain, autovacuum.c:1670
> d= p=6700 a=LOG: 00000: starting background worker process "bdr
> (6106458869483394081,1,16396,): node3: apply"
> d= p=6700 a=LOCATION: do_start_bgworker, postmaster.c:5354
> d= p=4965 a=NOTICE: 00000: version "1.0" of extension "btree_gist" is
> already installed
> d= p=4965 a=LOCATION: ExecAlterExtensionStmt, extension.c:2700
> d= p=4965 a=NOTICE: 00000: version "0.7.1" of extension "bdr" is already
> installed
> d= p=4965 a=LOCATION: ExecAlterExtensionStmt, extension.c:2700
> d= p=4965 a=DEBUG: 00000: bdr (6106458869483394081,1,16396,): node3: apply
> initialized on db_name
> d= p=4965 a=LOCATION: bdr_apply_main, bdr.c:563
> d= p=4965 a=DEBUG: 00000: found valid replication identifier 4
> d= p=4965 a=LOCATION: bdr_establish_connection_and_slot, bdr.c:502
> d= p=4965 a=INFO: 00000: starting up replication from 4 at 0/0
> d= p=4965 a=LOCATION: bdr_apply_main, bdr.c:614
> d= p=4965 a=ERROR: XX000: data stream ended
> d= p=4965 a=LOCATION: bdr_apply_work, bdr_apply.c:2240
> d= p=6700 a=LOG: 00000: worker process: bdr
> (6106458869483394081,1,16396,):
> node3: apply (PID 4965) exited with exit code 1
> d= p=6700 a=LOCATION: LogChildExit, postmaster.c:3287
> d= p=6700 a=LOG: 00000: starting background worker process "bdr
> (6106458869483394081,1,16396,): node3: apply"
> d= p=6700 a=LOCATION: do_start_bgworker, postmaster.c:5354
> d= p=4970 a=NOTICE: 00000: version "1.0" of extension "btree_gist" is
> already installed
> d= p=4970 a=LOCATION: ExecAlterExtensionStmt, extension.c:2700
> d= p=4970 a=NOTICE: 00000: version "0.7.1" of extension "bdr" is already
> installed
> d= p=4970 a=LOCATION: ExecAlterExtensionStmt, extension.c:2700
> d= p=4970 a=DEBUG: 00000: bdr (6106458869483394081,1,16396,): node3: apply
> initialized on db_name
> d= p=4970 a=LOCATION: bdr_apply_main, bdr.c:563
> d= p=4970 a=DEBUG: 00000: found valid replication identifier 4
> d= p=4970 a=LOCATION: bdr_establish_connection_and_slot, bdr.c:502
> d= p=4970 a=INFO: 00000: starting up replication from 4 at 0/0
> d= p=4970 a=LOCATION: bdr_apply_main, bdr.c:614
> d= p=4970 a=ERROR: XX000: data stream ended
> d= p=4970 a=LOCATION: bdr_apply_work, bdr_apply.c:2240
> d= p=6700 a=LOG: 00000: worker process: bdr
> (6106458869483394081,1,16396,):
> node3: apply (PID 4970) exited with exit code 1
> d= p=6700 a=LOCATION: LogChildExit, postmaster.c:3287
> d= p=6700 a=LOG: 00000: starting background worker process "bdr
> (6106458869483394081,1,16396,): node3: apply"
> d= p=6700 a=LOCATION: do_start_bgworker, postmaster.c:5354
> d= p=4980 a=NOTICE: 00000: version "1.0" of extension "btree_gist" is
> already installed
> d= p=4980 a=LOCATION: ExecAlterExtensionStmt, extension.c:2700
> d= p=4980 a=NOTICE: 00000: version "0.7.1" of extension "bdr" is already
> installed
> d= p=4980 a=LOCATION: ExecAlterExtensionStmt, extension.c:2700
> d= p=4980 a=DEBUG: 00000: bdr (6106458869483394081,1,16396,): node3: apply
> initialized on db_name
> d= p=4980 a=LOCATION: bdr_apply_main, bdr.c:563
> d= p=4980 a=DEBUG: 00000: found valid replication identifier 4
> d= p=4980 a=LOCATION: bdr_establish_connection_and_slot, bdr.c:502
> d= p=4980 a=INFO: 00000: starting up replication from 4 at 0/0
> d= p=4980 a=LOCATION: bdr_apply_main, bdr.c:614
> d= p=4980 a=ERROR: XX000: data stream ended
> d= p=4980 a=LOCATION: bdr_apply_work, bdr_apply.c:2240
> d= p=6700 a=LOG: 00000: worker process: bdr
> (6106458869483394081,1,16396,):
> node3: apply (PID 4980) exited with exit code 1
> d= p=6700 a=LOCATION: LogChildExit, postmaster.c:3287
> d= p=4984 a=DEBUG: 00000: autovacuum: processing database
> "trustpay_null_production"
> d= p=4984 a=LOCATION: AutoVacWorkerMain, autovacuum.c:1670
> d= p=6700 a=LOG: 00000: starting background worker process "bdr
> (6106458869483394081,1,16396,): node3: apply"
> d= p=6700 a=LOCATION: do_start_bgworker, postmaster.c:5354
> d= p=5007 a=NOTICE: 00000: version "1.0" of extension "btree_gist" is
> already installed
> d= p=5007 a=LOCATION: ExecAlterExtensionStmt, extension.c:2700
> d= p=5007 a=NOTICE: 00000: version "0.7.1" of extension "bdr" is already
> installed
> d= p=5007 a=LOCATION: ExecAlterExtensionStmt, extension.c:2700
> d= p=5007 a=DEBUG: 00000: bdr (6106458869483394081,1,16396,): node3: apply
> initialized on db_name
> d= p=5007 a=LOCATION: bdr_apply_main, bdr.c:563
> d= p=5007 a=DEBUG: 00000: found valid replication identifier 4
> d= p=5007 a=LOCATION: bdr_establish_connection_and_slot, bdr.c:502
> d= p=5007 a=INFO: 00000: starting up replication from 4 at 0/0
> d= p=5007 a=LOCATION: bdr_apply_main, bdr.c:614
> d= p=5007 a=ERROR: XX000: data stream ended
> d= p=5007 a=LOCATION: bdr_apply_work, bdr_apply.c:2240
> d= p=6700 a=LOG: 00000: worker process: bdr
> (6106458869483394081,1,16396,):
> node3: apply (PID 5007) exited with exit code 1
> d= p=6700 a=LOCATION: LogChildExit, postmaster.c:3287
> d= p=6700 a=LOG: 00000: starting background worker process "bdr
> (6106458869483394081,1,16396,): node3: apply"
> d= p=6700 a=LOCATION: do_start_bgworker, postmaster.c:5354
> d= p=5011 a=NOTICE: 00000: version "1.0" of extension "btree_gist" is
> already installed
> d= p=5011 a=LOCATION: ExecAlterExtensionStmt, extension.c:2700
> d= p=5011 a=NOTICE: 00000: version "0.7.1" of extension "bdr" is already
> installed
> d= p=5011 a=LOCATION: ExecAlterExtensionStmt, extension.c:2700
> d= p=5011 a=DEBUG: 00000: bdr (6106458869483394081,1,16396,): node3: apply
> initialized on db_name
> d= p=5011 a=LOCATION: bdr_apply_main, bdr.c:563
> d= p=5011 a=DEBUG: 00000: found valid replication identifier 4
> d= p=5011 a=LOCATION: bdr_establish_connection_and_slot, bdr.c:502
> d= p=5011 a=INFO: 00000: starting up replication from 4 at 0/0
> d= p=5011 a=LOCATION: bdr_apply_main, bdr.c:614
> d= p=5011 a=ERROR: XX000: data stream ended
> d= p=5011 a=LOCATION: bdr_apply_work, bdr_apply.c:2240
> d= p=6700 a=LOG: 00000: worker process: bdr
> (6106458869483394081,1,16396,):
> node3: apply (PID 5011) exited with exit code 1
> d= p=6700 a=LOCATION: LogChildExit, postmaster.c:3287
> d= p=6700 a=LOG: 00000: starting background worker process "bdr
> (6106458869483394081,1,16396,): node3: apply"
> d= p=6700 a=LOCATION: do_start_bgworker, postmaster.c:5354
> d= p=5025 a=NOTICE: 00000: version "1.0" of extension "btree_gist" is
> already installed
> d= p=5025 a=LOCATION: ExecAlterExtensionStmt, extension.c:2700
> d= p=5025 a=NOTICE: 00000: version "0.7.1" of extension "bdr" is already
> installed
> d= p=5025 a=LOCATION: ExecAlterExtensionStmt, extension.c:2700
> d= p=5025 a=DEBUG: 00000: bdr (6106458869483394081,1,16396,): node3: apply
> initialized on db_name
> d= p=5025 a=LOCATION: bdr_apply_main, bdr.c:563
> d= p=5025 a=DEBUG: 00000: found valid replication identifier 4
> d= p=5025 a=LOCATION: bdr_establish_connection_and_slot, bdr.c:502
> d= p=5025 a=INFO: 00000: starting up replication from 4 at 0/0
> d= p=5025 a=LOCATION: bdr_apply_main, bdr.c:614
> d= p=5025 a=ERROR: XX000: data stream ended
> d= p=5025 a=LOCATION: bdr_apply_work, bdr_apply.c:2240
> d= p=6700 a=LOG: 00000: worker process: bdr
> (6106458869483394081,1,16396,):
> node3: apply (PID 5025) exited with exit code 1
> d= p=6700 a=LOCATION: LogChildExit, postmaster.c:3287
> d= p=5033 a=DEBUG: 00000: autovacuum: processing database "db_name"
> d= p=5033 a=LOCATION: AutoVacWorkerMain, autovacuum.c:1670
> d= p=6700 a=LOG: 00000: starting background worker process "bdr
> (6106458869483394081,1,16396,): node3: apply"
> d= p=6700 a=LOCATION: do_start_bgworker, postmaster.c:5354
> d= p=5037 a=NOTICE: 00000: version "1.0" of extension "btree_gist" is
> already installed
> d= p=5037 a=LOCATION: ExecAlterExtensionStmt, extension.c:2700
> d= p=5037 a=NOTICE: 00000: version "0.7.1" of extension "bdr" is already
> installed
> d= p=5037 a=LOCATION: ExecAlterExtensionStmt, extension.c:2700
> d= p=5037 a=DEBUG: 00000: bdr (6106458869483394081,1,16396,): node3: apply
> initialized on db_name
> d= p=5037 a=LOCATION: bdr_apply_main, bdr.c:563
> d= p=5037 a=DEBUG: 00000: found valid replication identifier 4
> d= p=5037 a=LOCATION: bdr_establish_connection_and_slot, bdr.c:502
> d= p=5037 a=INFO: 00000: starting up replication from 4 at 0/0
> d= p=5037 a=LOCATION: bdr_apply_main, bdr.c:614
> d= p=5037 a=ERROR: XX000: data stream ended
> d= p=5037 a=LOCATION: bdr_apply_work, bdr_apply.c:2240
> d= p=6700 a=LOG: 00000: worker process: bdr
> (6106458869483394081,1,16396,):
> node3: apply (PID 5037) exited with exit code 1
> d= p=6700 a=LOCATION: LogChildExit, postmaster.c:3287
> d= p=6700 a=LOG: 00000: starting background worker process "bdr
> (6106458869483394081,1,16396,): node3: apply"
> d= p=6700 a=LOCATION: do_start_bgworker, postmaster.c:5354
> d= p=5083 a=NOTICE: 00000: version "1.0" of extension "btree_gist" is
> already installed
> d= p=5083 a=LOCATION: ExecAlterExtensionStmt, extension.c:2700
> d= p=5083 a=NOTICE: 00000: version "0.7.1" of extension "bdr" is already
> installed
> d= p=5083 a=LOCATION: ExecAlterExtensionStmt, extension.c:2700
> d= p=5083 a=DEBUG: 00000: bdr (6106458869483394081,1,16396,): node3: apply
> initialized on db_name
> d= p=5083 a=LOCATION: bdr_apply_main, bdr.c:563
> d= p=5083 a=DEBUG: 00000: found valid replication identifier 4
> d= p=5083 a=LOCATION: bdr_establish_connection_and_slot, bdr.c:502
> d= p=5083 a=INFO: 00000: starting up replication from 4 at 0/0
> d= p=5083 a=LOCATION: bdr_apply_main, bdr.c:614
> d= p=5083 a=ERROR: XX000: data stream ended
> d= p=5083 a=LOCATION: bdr_apply_work, bdr_apply.c:2240
> d= p=6700 a=LOG: 00000: worker process: bdr
> (6106458869483394081,1,16396,):
> node3: apply (PID 5083) exited with exit code 1
> d= p=6700 a=LOCATION: LogChildExit, postmaster.c:3287
> d= p=6700 a=LOG: 00000: starting background worker process "bdr
> (6106458869483394081,1,16396,): node3: apply"
> d= p=6700 a=LOCATION: do_start_bgworker, postmaster.c:5354
> d= p=5092 a=NOTICE: 00000: version "1.0" of extension "btree_gist" is
> already installed
> d= p=5092 a=LOCATION: ExecAlterExtensionStmt, extension.c:2700
> d= p=5092 a=NOTICE: 00000: version "0.7.1" of extension "bdr" is already
> installed
> d= p=5092 a=LOCATION: ExecAlterExtensionStmt, extension.c:2700
> d= p=5092 a=DEBUG: 00000: bdr (6106458869483394081,1,16396,): node3: apply
> initialized on db_name
> d= p=5092 a=LOCATION: bdr_apply_main, bdr.c:563
> d= p=5092 a=DEBUG: 00000: found valid replication identifier 4
> d= p=5092 a=LOCATION: bdr_establish_connection_and_slot, bdr.c:502
> d= p=5092 a=INFO: 00000: starting up replication from 4 at 0/0
> d= p=5092 a=LOCATION: bdr_apply_main, bdr.c:614
> d= p=5092 a=ERROR: XX000: data stream ended
> d= p=5092 a=LOCATION: bdr_apply_work, bdr_apply.c:2240
> d= p=6700 a=LOG: 00000: worker process: bdr
> (6106458869483394081,1,16396,):
> node3: apply (PID 5092) exited with exit code 1
> d= p=6700 a=LOCATION: LogChildExit, postmaster.c:3287
> d= p=5097 a=DEBUG: 00000: autovacuum: processing database "postgres"
> d= p=5097 a=LOCATION: AutoVacWorkerMain, autovacuum.c:1670
> d= p=6700 a=LOG: 00000: starting background worker process "bdr
> (6106458869483394081,1,16396,): node3: apply"
> d= p=6700 a=LOCATION: do_start_bgworker, postmaster.c:5354
> d= p=5120 a=NOTICE: 00000: version "1.0" of extension "btree_gist" is
> already installed
> d= p=5120 a=LOCATION: ExecAlterExtensionStmt, extension.c:2700
> d= p=5120 a=NOTICE: 00000: version "0.7.1" of extension "bdr" is already
> installed
> d= p=5120 a=LOCATION: ExecAlterExtensionStmt, extension.c:2700
> d= p=5120 a=DEBUG: 00000: bdr (6106458869483394081,1,16396,): node3: apply
> initialized on db_name
> d= p=5120 a=LOCATION: bdr_apply_main, bdr.c:563
> d= p=5120 a=DEBUG: 00000: found valid replication identifier 4
> d= p=5120 a=LOCATION: bdr_establish_connection_and_slot, bdr.c:502
> d= p=5120 a=INFO: 00000: starting up replication from 4 at 0/0
> d= p=5120 a=LOCATION: bdr_apply_main, bdr.c:614
> d= p=5120 a=ERROR: XX000: data stream ended
> d= p=5120 a=LOCATION: bdr_apply_work, bdr_apply.c:2240
> d= p=6700 a=LOG: 00000: worker process: bdr
> (6106458869483394081,1,16396,):
> node3: apply (PID 5120) exited with exit code 1
> d= p=6700 a=LOCATION: LogChildExit, postmaster.c:3287
> d= p=6700 a=LOG: 00000: starting background worker process "bdr
> (6106458869483394081,1,16396,): node3: apply"
> d= p=6700 a=LOCATION: do_start_bgworker, postmaster.c:5354
> d= p=5125 a=NOTICE: 00000: version "1.0" of extension "btree_gist" is
> already installed
> d= p=5125 a=LOCATION: ExecAlterExtensionStmt, extension.c:2700
> d= p=5125 a=NOTICE: 00000: version "0.7.1" of extension "bdr" is already
> installed
> d= p=5125 a=LOCATION: ExecAlterExtensionStmt, extension.c:2700
> d= p=5125 a=DEBUG: 00000: bdr (6106458869483394081,1,16396,): node3: apply
> initialized on db_name
> d= p=5125 a=LOCATION: bdr_apply_main, bdr.c:563
> d= p=5125 a=DEBUG: 00000: found valid replication identifier 4
> d= p=5125 a=LOCATION: bdr_establish_connection_and_slot, bdr.c:502
> d= p=5125 a=INFO: 00000: starting up replication from 4 at 0/0
> d= p=5125 a=LOCATION: bdr_apply_main, bdr.c:614
> d= p=5125 a=ERROR: XX000: data stream ended
> d= p=5125 a=LOCATION: bdr_apply_work, bdr_apply.c:2240
> d= p=6700 a=LOG: 00000: worker process: bdr
> (6106458869483394081,1,16396,):
> node3: apply (PID 5125) exited with exit code 1
> d= p=6700 a=LOCATION: LogChildExit, postmaster.c:3287
> d= p=6700 a=LOG: 00000: starting background worker process "bdr
> (6106458869483394081,1,16396,): node3: apply"
> d= p=6700 a=LOCATION: do_start_bgworker, postmaster.c:5354
> d= p=5139 a=NOTICE: 00000: version "1.0" of extension "btree_gist" is
> already installed
> d= p=5139 a=LOCATION: ExecAlterExtensionStmt, extension.c:2700
> d= p=5139 a=NOTICE: 00000: version "0.7.1" of extension "bdr" is already
> installed
> d= p=5139 a=LOCATION: ExecAlterExtensionStmt, extension.c:2700
> d= p=5139 a=DEBUG: 00000: bdr (6106458869483394081,1,16396,): node3: apply
> initialized on db_name
> d= p=5139 a=LOCATION: bdr_apply_main, bdr.c:563
> d= p=5139 a=DEBUG: 00000: found valid replication identifier 4
> d= p=5139 a=LOCATION: bdr_establish_connection_and_slot, bdr.c:502
> d= p=5139 a=INFO: 00000: starting up replication from 4 at 0/0
> d= p=5139 a=LOCATION: bdr_apply_main, bdr.c:614
> d= p=5139 a=ERROR: XX000: data stream ended
> d= p=5139 a=LOCATION: bdr_apply_work, bdr_apply.c:2240
> d= p=6700 a=LOG: 00000: worker process: bdr
> (6106458869483394081,1,16396,):
> node3: apply (PID 5139) exited with exit code 1
> d= p=6700 a=LOCATION: LogChildExit, postmaster.c:3287
> d= p=5149 a=DEBUG: 00000: autovacuum: processing database "template1"
> d= p=5149 a=LOCATION: AutoVacWorkerMain, autovacuum.c:1670
> d= p=6700 a=LOG: 00000: starting background worker process "bdr
> (6106458869483394081,1,16396,): node3: apply"
> d= p=6700 a=LOCATION: do_start_bgworker, postmaster.c:5354
> d= p=5150 a=NOTICE: 00000: version "1.0" of extension "btree_gist" is
> already installed
> d= p=5150 a=LOCATION: ExecAlterExtensionStmt, extension.c:2700
> d= p=5150 a=NOTICE: 00000: version "0.7.1" of extension "bdr" is already
> installed
> d= p=5150 a=LOCATION: ExecAlterExtensionStmt, extension.c:2700
> d= p=5150 a=DEBUG: 00000: bdr (6106458869483394081,1,16396,): node3: apply
> initialized on db_name
> d= p=5150 a=LOCATION: bdr_apply_main, bdr.c:563
> d= p=5150 a=DEBUG: 00000: found valid replication identifier 4
> d= p=5150 a=LOCATION: bdr_establish_connection_and_slot, bdr.c:502
> d= p=5150 a=INFO: 00000: starting up replication from 4 at 0/0
> d= p=5150 a=LOCATION: bdr_apply_main, bdr.c:614
> d= p=5150 a=ERROR: XX000: data stream ended
> d= p=5150 a=LOCATION: bdr_apply_work, bdr_apply.c:2240
> d= p=6700 a=LOG: 00000: worker process: bdr
> (6106458869483394081,1,16396,):
> node3: apply (PID 5150) exited with exit code 1
> d= p=6700 a=LOCATION: LogChildExit, postmaster.c:3287
> d= p=6700 a=LOG: 00000: starting background worker process "bdr
> (6106458869483394081,1,16396,): node3: apply"
> d= p=6700 a=LOCATION: do_start_bgworker, postmaster.c:5354
> d= p=5155 a=NOTICE: 00000: version "1.0" of extension "btree_gist" is
> already installed
> d= p=5155 a=LOCATION: ExecAlterExtensionStmt, extension.c:2700
> d= p=5155 a=NOTICE: 00000: version "0.7.1" of extension "bdr" is already
> installed
> d= p=5155 a=LOCATION: ExecAlterExtensionStmt, extension.c:2700
> d= p=5155 a=DEBUG: 00000: bdr (6106458869483394081,1,16396,): node3: apply
> initialized on db_name
> d= p=5155 a=LOCATION: bdr_apply_main, bdr.c:563
> d= p=5155 a=DEBUG: 00000: found valid replication identifier 4
> d= p=5155 a=LOCATION: bdr_establish_connection_and_slot, bdr.c:502
> d= p=5155 a=INFO: 00000: starting up replication from 4 at 0/0
> d= p=5155 a=LOCATION: bdr_apply_main, bdr.c:614
> d= p=5155 a=ERROR: XX000: data stream ended
> d= p=5155 a=LOCATION: bdr_apply_work, bdr_apply.c:2240
> d= p=6700 a=LOG: 00000: worker process: bdr
> (6106458869483394081,1,16396,):
> node3: apply (PID 5155) exited with exit code 1
> d= p=6700 a=LOCATION: LogChildExit, postmaster.c:3287
> d= p=6700 a=LOG: 00000: starting background worker process "bdr
> (6106458869483394081,1,16396,): node3: apply"
> d= p=6700 a=LOCATION: do_start_bgworker, postmaster.c:5354
> d= p=5165 a=NOTICE: 00000: version "1.0" of extension "btree_gist" is
> already installed
> d= p=5165 a=LOCATION: ExecAlterExtensionStmt, extension.c:2700
> d= p=5165 a=NOTICE: 00000: version "0.7.1" of extension "bdr" is already
> installed
> d= p=5165 a=LOCATION: ExecAlterExtensionStmt, extension.c:2700
> d= p=5165 a=DEBUG: 00000: bdr (6106458869483394081,1,16396,): node3: apply
> initialized on db_name
> d= p=5165 a=LOCATION: bdr_apply_main, bdr.c:563
> d= p=5165 a=DEBUG: 00000: found valid replication identifier 4
> d= p=5165 a=LOCATION: bdr_establish_connection_and_slot, bdr.c:502
> d= p=5165 a=INFO: 00000: starting up replication from 4 at 0/0
> d= p=5165 a=LOCATION: bdr_apply_main, bdr.c:614
> d= p=5165 a=ERROR: XX000: data stream ended
> d= p=5165 a=LOCATION: bdr_apply_work, bdr_apply.c:2240
> d= p=6700 a=LOG: 00000: worker process: bdr
> (6106458869483394081,1,16396,):
> node3: apply (PID 5165) exited with exit code 1
> d= p=6700 a=LOCATION: LogChildExit, postmaster.c:3287
> d= p=5169 a=DEBUG: 00000: autovacuum: processing database
> "trustpay_null_production"
> d= p=5169 a=LOCATION: AutoVacWorkerMain, autovacuum.c:1670
> d= p=6700 a=LOG: 00000: starting background worker process "bdr
> (6106458869483394081,1,16396,): node3: apply"
> d= p=6700 a=LOCATION: do_start_bgworker, postmaster.c:5354
> d= p=5192 a=NOTICE: 00000: version "1.0" of extension "btree_gist" is
> already installed
> d= p=5192 a=LOCATION: ExecAlterExtensionStmt, extension.c:2700
> d= p=5192 a=NOTICE: 00000: version "0.7.1" of extension "bdr" is already
> installed
> d= p=5192 a=LOCATION: ExecAlterExtensionStmt, extension.c:2700
> d= p=5192 a=DEBUG: 00000: bdr (6106458869483394081,1,16396,): node3: apply
> initialized on db_name
> d= p=5192 a=LOCATION: bdr_apply_main, bdr.c:563
> d= p=5192 a=DEBUG: 00000: found valid replication identifier 4
> d= p=5192 a=LOCATION: bdr_establish_connection_and_slot, bdr.c:502
> d= p=5192 a=INFO: 00000: starting up replication from 4 at 0/0
> d= p=5192 a=LOCATION: bdr_apply_main, bdr.c:614
> d= p=5192 a=ERROR: XX000: data stream ended
> d= p=5192 a=LOCATION: bdr_apply_work, bdr_apply.c:2240
> d= p=6700 a=LOG: 00000: worker process: bdr
> (6106458869483394081,1,16396,):
> node3: apply (PID 5192) exited with exit code 1
> d= p=6700 a=LOCATION: LogChildExit, postmaster.c:3287
> d= p=6700 a=LOG: 00000: starting background worker process "bdr
> (6106458869483394081,1,16396,): node3: apply"
> d= p=6700 a=LOCATION: do_start_bgworker, postmaster.c:5354
> d= p=5196 a=NOTICE: 00000: version "1.0" of extension "btree_gist" is
> already installed
> d= p=5196 a=LOCATION: ExecAlterExtensionStmt, extension.c:2700
> d= p=5196 a=NOTICE: 00000: version "0.7.1" of extension "bdr" is already
> installed
> d= p=5196 a=LOCATION: ExecAlterExtensionStmt, extension.c:2700
> d= p=5196 a=DEBUG: 00000: bdr (6106458869483394081,1,16396,): node3: apply
> initialized on db_name
> d= p=5196 a=LOCATION: bdr_apply_main, bdr.c:563
> d= p=5196 a=DEBUG: 00000: found valid replication identifier 4
> d= p=5196 a=LOCATION: bdr_establish_connection_and_slot, bdr.c:502
> d= p=5196 a=INFO: 00000: starting up replication from 4 at 0/0
> d= p=5196 a=LOCATION: bdr_apply_main, bdr.c:614
> d= p=5196 a=ERROR: XX000: data stream ended
> d= p=5196 a=LOCATION: bdr_apply_work, bdr_apply.c:2240
> d= p=6700 a=LOG: 00000: worker process: bdr
> (6106458869483394081,1,16396,):
> node3: apply (PID 5196) exited with exit code 1
> d= p=6700 a=LOCATION: LogChildExit, postmaster.c:3287
> d= p=6700 a=LOG: 00000: starting background worker process "bdr
> (6106458869483394081,1,16396,): node3: apply"
> d= p=6700 a=LOCATION: do_start_bgworker, postmaster.c:5354
> d= p=5210 a=NOTICE: 00000: version "1.0" of extension "btree_gist" is
> already installed
> d= p=5210 a=LOCATION: ExecAlterExtensionStmt, extension.c:2700
> d= p=5210 a=NOTICE: 00000: version "0.7.1" of extension "bdr" is already
> installed
> d= p=5210 a=LOCATION: ExecAlterExtensionStmt, extension.c:2700
> d= p=5210 a=DEBUG: 00000: bdr (6106458869483394081,1,16396,): node3: apply
> initialized on db_name
> d= p=5210 a=LOCATION: bdr_apply_main, bdr.c:563
> d= p=5210 a=DEBUG: 00000: found valid replication identifier 4
> d= p=5210 a=LOCATION: bdr_establish_connection_and_slot, bdr.c:502
> d= p=5210 a=INFO: 00000: starting up replication from 4 at 0/0
> d= p=5210 a=LOCATION: bdr_apply_main, bdr.c:614
> d= p=5210 a=ERROR: XX000: data stream ended
> d= p=5210 a=LOCATION: bdr_apply_work, bdr_apply.c:2240
> d= p=6700 a=LOG: 00000: worker process: bdr
> (6106458869483394081,1,16396,):
> node3: apply (PID 5210) exited with exit code 1
> d= p=6700 a=LOCATION: LogChildExit, postmaster.c:3287
> d= p=5218 a=DEBUG: 00000: autovacuum: processing database "db_name"
> d= p=5218 a=LOCATION: AutoVacWorkerMain, autovacuum.c:1670
> d= p=6700 a=LOG: 00000: starting background worker process "bdr
> (6106458869483394081,1,16396,): node3: apply"
> d= p=6700 a=LOCATION: do_start_bgworker, postmaster.c:5354
> d= p=5229 a=NOTICE: 00000: version "1.0" of extension "btree_gist" is
> already installed
> d= p=5229 a=LOCATION: ExecAlterExtensionStmt, extension.c:2700
> d= p=5229 a=NOTICE: 00000: version "0.7.1" of extension "bdr" is already
> installed
> d= p=5229 a=LOCATION: ExecAlterExtensionStmt, extension.c:2700
> d= p=5229 a=DEBUG: 00000: bdr (6106458869483394081,1,16396,): node3: apply
> initialized on db_name
> d= p=5229 a=LOCATION: bdr_apply_main, bdr.c:563
> d= p=5229 a=DEBUG: 00000: found valid replication identifier 4
> d= p=5229 a=LOCATION: bdr_establish_connection_and_slot, bdr.c:502
> d= p=5229 a=INFO: 00000: starting up replication from 4 at 0/0
> d= p=5229 a=LOCATION: bdr_apply_main, bdr.c:614
> d= p=5229 a=ERROR: XX000: data stream ended
> d= p=5229 a=LOCATION: bdr_apply_work, bdr_apply.c:2240
> d= p=6700 a=LOG: 00000: worker process: bdr
> (6106458869483394081,1,16396,):
> node3: apply (PID 5229) exited with exit code 1
> d= p=6700 a=LOCATION: LogChildExit, postmaster.c:3287
> d= p=6700 a=LOG: 00000: starting background worker process "bdr
> (6106458869483394081,1,16396,): node3: apply"
> d= p=6700 a=LOCATION: do_start_bgworker, postmaster.c:5354
> d= p=5240 a=NOTICE: 00000: version "1.0" of extension "btree_gist" is
> already installed
> d= p=5240 a=LOCATION: ExecAlterExtensionStmt, extension.c:2700
> d= p=5240 a=NOTICE: 00000: version "0.7.1" of extension "bdr" is already
> installed
> d= p=5240 a=LOCATION: ExecAlterExtensionStmt, extension.c:2700
> d= p=5240 a=DEBUG: 00000: bdr (6106458869483394081,1,16396,): node3: apply
> initialized on db_name
> d= p=5240 a=LOCATION: bdr_apply_main, bdr.c:563
> d= p=5240 a=DEBUG: 00000: found valid replication identifier 4
> d= p=5240 a=LOCATION: bdr_establish_connection_and_slot, bdr.c:502
> d= p=5240 a=INFO: 00000: starting up replication from 4 at 0/0
> d= p=5240 a=LOCATION: bdr_apply_main, bdr.c:614
> d= p=5240 a=ERROR: XX000: data stream ended
> d= p=5240 a=LOCATION: bdr_apply_work, bdr_apply.c:2240
> d= p=6700 a=LOG: 00000: worker process: bdr
> (6106458869483394081,1,16396,):
> node3: apply (PID 5240) exited with exit code 1
> d= p=6700 a=LOCATION: LogChildExit, postmaster.c:3287
> d= p=6700 a=LOG: 00000: starting background worker process "bdr
> (6106458869483394081,1,16396,): node3: apply"
> d= p=6700 a=LOCATION: do_start_bgworker, postmaster.c:5354
> d= p=5249 a=NOTICE: 00000: version "1.0" of extension "btree_gist" is
> already installed
> d= p=5249 a=LOCATION: ExecAlterExtensionStmt, extension.c:2700
> d= p=5249 a=NOTICE: 00000: version "0.7.1" of extension "bdr" is already
> installed
> d= p=5249 a=LOCATION: ExecAlterExtensionStmt, extension.c:2700
> d= p=5249 a=DEBUG: 00000: bdr (6106458869483394081,1,16396,): node3: apply
> initialized on db_name
> d= p=5249 a=LOCATION: bdr_apply_main, bdr.c:563
> d= p=5249 a=DEBUG: 00000: found valid replication identifier 4
> d= p=5249 a=LOCATION: bdr_establish_connection_and_slot, bdr.c:502
> d= p=5249 a=INFO: 00000: starting up replication from 4 at 0/0
> d= p=5249 a=LOCATION: bdr_apply_main, bdr.c:614
> d= p=5249 a=ERROR: XX000: data stream ended
> d= p=5249 a=LOCATION: bdr_apply_work, bdr_apply.c:2240
> d= p=6700 a=LOG: 00000: worker process: bdr
> (6106458869483394081,1,16396,):
> node3: apply (PID 5249) exited with exit code 1
> d= p=6700 a=LOCATION: LogChildExit, postmaster.c:3287
> d= p=5254 a=DEBUG: 00000: autovacuum: processing database "postgres"
> d= p=5254 a=LOCATION: AutoVacWorkerMain, autovacuum.c:1670
>
>
>
> --
> View this message in context:
> http://postgresql.nabble.com/BDR-Error-restarted-tp5833139p5835190.html
> Sent from the PostgreSQL - general mailing list archive at Nabble.com.
>
>
> --
> Sent via pgsql-general mailing list (pgsql-general(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-general
>

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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Raymond O'Donnell 2015-01-23 11:25:41 Re: how to duplicate data for few times by SQL command in PG
Previous Message agent 2015-01-23 08:24:10 Re: BDR Error restarted