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

Use emptyDir for pgbackrest repo1-path #578

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

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 <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
1 participant