-
I am looking for some guidance in the upgrade path from authoritative 4.6.x to 4.8.x with a PostgreSQL backend. I attempted this and ran into an error with the schema I believe:
|
Beta Was this translation helpful? Give feedback.
Answered by
mnordhoff
Apr 18, 2024
Replies: 1 comment
-
You should check out the upgrade notes: https://doc.powerdns.com/authoritative/upgrading.html There's a |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
omoerbeek
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You should check out the upgrade notes:
https://doc.powerdns.com/authoritative/upgrading.html
There's a
.sql
file you can use to apply the schema changes; it's in the source distribution and there should be a copy installed somewhere like/usr/share/pdns-backend-pgsql/
.