Skip to content

Commit

Permalink
Update 03-quick_start.mdx
Browse files Browse the repository at this point in the history
Currently the EPAS newest major release is v15, hence pg-version-force option should be added to pgbackuprest.conf to solve below issue.

pgbackrest/pgbackrest#2032
  • Loading branch information
yuki-tei authored and djw-m committed Sep 28, 2023
1 parent 95e3156 commit 07b2cd4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ repo1-path=/var/lib/edb/as13/backups
pg1-path=/var/lib/edb/as13/data
pg1-user=enterprisedb
pg1-port=5444
pg-version-force=15
```

For **PostgreSQL**:
Expand Down

0 comments on commit 07b2cd4

Please sign in to comment.