pg_dump: Error message from server: ERROR: canceling statement due to conflict with recovery - Mailing list pgsql-general

From zhong ming wu
Subject pg_dump: Error message from server: ERROR: canceling statement due to conflict with recovery
Date
Msg-id AANLkTi=qGCDRUWAx7r83ADjuJqJpGGvsJyY7qT-R8_Xo@mail.gmail.com
Whole thread Raw
List pgsql-general

pg_dump: SQL command failed
pg_dump: Error message from server: ERROR:  canceling statement due to conflict with recovery
DETAIL:  User query might have needed to see row versions that must be removed.
pg_dump: The command was: COPY public.i...... TO stdout;
pg_dumpall: pg_dump failed on database "aaaa", exiting

–-------

I tried to do pg_dumpall on a read-only hotstandby.  This error??

Time taken to dump longer than archive_timeout is the problem?

pgsql-general by date:

Previous
From: Radosław Smogura
Date:
Subject: Re: Full Text Partial Match at begining
Next
From: Devrim GÜNDÜZ
Date:
Subject: Re: PG84 and SELinux