pg_dump: saving database definition pg_dump: [archiver (db)] query failed: ERROR: relation "public.build_event_id_seq_3136860" does not exist LINE 1: SELECT last_value, is_called FROM public.build_event_id_seq_... ^ pg_dump: [archiver (db)] query was: SELECT last_value, is_called FROM public.build_event_id_seq_3136860 2020/08/13 13:59:32 You may need to delete the artifact-file that was created before re-running
[bbr] 2020/08/07 06:01:21 INFO - Running pre-backup-lock scripts... [bbr] 2020/08/07 06:01:21 INFO - Finished running pre-backup-lock scripts.
There is not a permanent fix for this issue. To work around this issue, re-try the backup and ensure that pipelines are not being created or deleted.
Concourse R&D included a retry to the BBR within the code that should work the same way as a manual retry. This feature is available on Concourse 7.5.x
Concourse GitHub Resources