Skip to content
This repository was archived by the owner on Jan 18, 2024. It is now read-only.

Use emptyDir for pgbackrest repo1-path#578

Open
thinkmassive wants to merge 1 commit intotimescale:mainfrom
thinkmassive:pgbackrest-repo-emptydir
Open

Use emptyDir for pgbackrest repo1-path#578
thinkmassive wants to merge 1 commit intotimescale:mainfrom
thinkmassive:pgbackrest-repo-emptydir

Conversation

@thinkmassive
Copy link

What this PR does / why we need it

Creates the directory defined by repo1-path, to be used as the pgBackRest repository, as described in their user guide:
https://pgbackrest.org/user-guide.html#quickstart/create-repository

Resolves this error during pgbackrest_bootstrap.sh:

ERROR: [103]: unable to find a valid repository:
       repo1: [FileMissingError] unable to load info file ...

Which issue this PR fixes

Special notes for your reviewer

Checklist

Creates the directory defined by repo1-path, to be used as the pgBackRest
repository, as described in their user guide:
  https://pgbackrest.org/user-guide.html#quickstart/create-repository

Resolves this error during pgbackrest_bootstrap.sh:
ERROR: [103]: unable to find a valid repository:
       repo1: [FileMissingError] unable to load info file ...

Signed-off-by: Alex Miller <alex@thinkmassive.org>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

1 participant