EnterpriseDB / docs

EDB Docs
https://www.enterprisedb.com/docs/
Apache License 2.0
44 stars 229 forks source link

pgd: clarify joining nodes with non-default extensions #6099

Closed ibarwick closed 1 week ago

ibarwick commented 1 week ago

What Changed?

If a node is joined with a user who does not have superuser permissions, the presence of any extensions on the source node which require superuser permissions to install, will cause the join operation to fail.

Clarify that such extensions will need to be created manually on the joining node if the user is not a superuser.

Note: this is one of those situation which gets kind of wordy to explain, improvements welcome.

BDR-5519.