From: | Erik Rijkers <er(at)xs4all(dot)nl> |
---|---|
To: | Petr Jelinek <petr(dot)jelinek(at)2ndquadrant(dot)com> |
Cc: | Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>, pgsql-hackers-owner(at)postgresql(dot)org |
Subject: | Re: Logical replication existing data copy |
Date: | 2017-03-09 10:13:11 |
Message-ID: | 787bfbda11438f1b40a118fabdf74d54@xs4all.nl |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 2017-03-09 11:06, Erik Rijkers wrote:
>
> file Name:
> logrep.20170309_1021.1.1043.scale_25.clients_64.NOK.log
>
> 20170309_1021 is the start-time of the script
> 1 is master (2 is replica)
> 1043 is the time, 10:43, just before the pg_waldump call
Sorry, that might be confusing. That 10:43 is the time when script
renames and copies the logfiles (not the waldump)
I meant to show the name of the waldump file:
waldump.20170309_1021_1039.1.5.000000010000002700000069.txt.bz2
where:
20170309_1021 is the start-time of the script
1 is master (2 is replica)
5 is wait-state cycles during which all 8 md5s remained the same
1039 is the time, 10:43, just before the pg_waldump call
From | Date | Subject | |
---|---|---|---|
Next Message | Erik Rijkers | 2017-03-09 10:28:34 | Re: Logical replication existing data copy |
Previous Message | Pavel Stehule | 2017-03-09 10:12:09 | Re: Explicit subtransactions for PL/Tcl |