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
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.
Seeing that I wasn't able to do it, I just ran
SELECT pg_xlog_replay_resume()
On the