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 "
Trying to do a dump I get this error:
pg_dump -v database > backup
-- last builtin oid is 1
-- reading user-defined types
-- reading user-defined functions
-- reading user-defined aggregates
getAggregates(): SELECT failed. Explanation from backend: 'ERROR:
Attribute 'aggtransfn1' not found
'