Skip to content

Releases: InformaticsMatters/bandr

Recovery now correctly uses the /backup directory

Choose a tag to compare

@achristie-im achristie-im released this 03 Feb 14:48
6108155
Recovery fix (#10)

* fix: Backups now correctly found in /backup root directory

* ci: Build tweak

---------

Co-authored-by: a.b.christie <alan.christie@matildapeak.com>

Use of exclude-database

Choose a tag to compare

@alanbchristie alanbchristie released this 27 Jan 10:42
a89b33e
  • Also --no-comments
  • And sql.out now removed (on success)

Fix IF EXISTS logic

Choose a tag to compare

@alanbchristie alanbchristie released this 27 Jan 09:56
1e44f03
Fix recovery filter (#7)

* fix: Fix recovery (s3 fuse)

* fix: Fix "current user cannot be dropped" on recovery

* fix: Fix recovery typo

* fix: Fix for IF EXISTS

* fix: Fix filter command

---------

Co-authored-by: a.b.christie <alan.christie@matildapeak.com>

Fix IF EXISTS

Choose a tag to compare

@alanbchristie alanbchristie released this 27 Jan 08:58
6aa0ba1
Use of IF EXISTS (#6)

* fix: Fix recovery (s3 fuse)

* fix: Fix "current user cannot be dropped" on recovery

* fix: Fix recovery typo

* fix: Fix for IF EXISTS

---------

Co-authored-by: a.b.christie <alan.christie@matildapeak.com>

Fix egrep command

Choose a tag to compare

@alanbchristie alanbchristie released this 27 Jan 08:20
a6b0f1d
Pg15 fix (#5)

* fix: Fix recovery (s3 fuse)

* fix: Fix "current user cannot be dropped" on recovery

* fix: Fix recovery typo

---------

Co-authored-by: a.b.christie <alan.christie@matildapeak.com>

Fix typo on recovery (DATABASE)

Choose a tag to compare

@alanbchristie alanbchristie released this 27 Jan 08:12
046e4b7
Pg15 fix (#4)

* fix: Fix recovery (s3 fuse)

* fix: Fix "current user cannot be dropped" on recovery

---------

Co-authored-by: a.b.christie <alan.christie@matildapeak.com>

Attempt to fix dumpall recovery to postgres

Choose a tag to compare

@alanbchristie alanbchristie released this 27 Jan 07:53
046e4b7

Removes any CREATE or DROP on postgres user

Attempted recovery fix (s3fs)

Choose a tag to compare

@alanbchristie alanbchristie released this 26 Jan 19:13
3538468
fix: Fix recovery (s3 fuse) (#2)

Co-authored-by: a.b.christie <alan.christie@matildapeak.com>

No longer uses BACKUP_PRIOR_COUNT

Choose a tag to compare

@alanbchristie alanbchristie released this 07 Oct 11:56

Consequently - when a backup runs it copies the oldest prior backup regardless of the number.

Fix recovery file naming

Choose a tag to compare

@alanbchristie alanbchristie released this 10 Sep 13:56
15.7

fix: Fix recovery