On Wed, Mar 28, 2018 at 10:13 AM, Ron wrote:
> On 03/28/2018 03:05 AM, Andreas Kretschmer wrote:
> [snip]
>
>> > This e-mail message, including any attachments,
>>
>> this is a public mailing list ...
>>
>
> The intended recipient is the public mailing list, no?
A mailing list doesn't really "
On 03/28/2018 03:05 AM, Andreas Kretschmer wrote:
[snip]
> This e-mail message, including any attachments,
this is a public mailing list ...
The intended recipient is the public mailing list, no?
--
Angular momentum makes the world go 'round.
Am 28.03.2018 um 09:46 schrieb Stefan Petrea:
Hi Andreas,
Thank you for your suggestion about pausing/resuming the standby!
I've tried running on the standby
SELECT pg_xlog_replay_pause()
Then running the dump, and it threw the same error I had seen before.
run pg_dump with --no-synchronize
or virus free.
-Original Message-
From: Andreas Kretschmer [mailto:andr...@a-kretschmer.de]
Sent: Wednesday, March 28, 2018 8:26 AM
To: pgsql-general@lists.postgresql.org; Stefan Petrea
; pgsql-gene...@postgresql.org
Subject: [EXTERNAL]Re: pg_dump -Fd -j2 on standby in 9.6.6
WARNING: The
On 28 March 2018 07:02:30 CEST, Stefan Petrea wrote:
>Hi,
>
>
>I wonder why synchronized snapshots are not supported on standby
>servers.
>
>
>
If you want to take backups using -Fd on a standby you should pause the
reply-process. In this case you don' t need synchronized snapshots.
Regards, An