Re: [HACKERS] logical replication - still unstable after all thesemonths - Mailing list pgsql-hackers

From Erik Rijkers
Subject Re: [HACKERS] logical replication - still unstable after all thesemonths
Date
Msg-id 567473bdceed61ff30f63a3350468f31@xs4all.nl
Whole thread Raw
In response to Re: [HACKERS] logical replication - still unstable after all thesemonths  (Erik Rijkers <er@xs4all.nl>)
Responses Re: [HACKERS] logical replication - still unstable after all these months  (Simon Riggs <simon@2ndquadrant.com>)
List pgsql-hackers
On 2017-05-27 10:30, Erik Rijkers wrote:
> On 2017-05-27 01:35, Mark Kirkwood wrote:

> Here is what I have:
> 
> instances.sh:
> testset.sh
> pgbench_derail2.sh
> pubsub.sh


To be clear:

( Apart from that standalone call like    ./pgbench_derail2.sh $scale $clients $duration $date_str
)

I normally run by editing the parameters in testset.sh, then run:

./testset.sh

that then shows a tail -F of the output-logfile (to paste into another 
screen).

in yet another screen the 'watch -n20 results.sh' line

The output=files are the .txt files.
The logfiles of the instances are (at the end of each test) copied to 
directory  logfiles/
under a meaningful name that shows the parameters, and with an extension 
like '.ok.log' or '.NOK.log'.

I am very curious at your results.




pgsql-hackers by date:

Previous
From: Erik Rijkers
Date:
Subject: Re: [HACKERS] logical replication - still unstable after all thesemonths
Next
From: Simon Riggs
Date:
Subject: Re: [HACKERS] logical replication - still unstable after all these months