Skip to content

User Management in HA instalation. #1787

Answered by wolfgangwalther
egobsv asked this question in Q&A
Discussion options

You must be logged in to vote

I suggest you keep the users and privileges in your own tables, for which you enable logical replication. You probably already do. Then manage the SQL roles/grants through triggers on those tables. If you use the same triggers on the subscriber-side, all those changes should be replayed the same way.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@wolfgangwalther
Comment options

@egobsv
Comment options

Answer selected by monacoremo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #1786 on April 06, 2021 07:41.