Skip to content

Data replication / subscription disappear after configuration without error #22276

Answered by jf-baltazar
jf-baltazar asked this question in Q&A
Discussion options

You must be logged in to vote

It now work ! What i had to do :

cmpadmin user as superadmin on PG database.

in postgresql.conf :
wal_level = logical
max_wal_sender = 10
max_replication_slots = 10
max_worker_processes = 10

in pg_hba.conf :
host replication cmpadmin IP_SERVER/32 md5
host vmdb_production cmpadmin IP_SERVER/32 md5

Replies: 6 comments 9 replies

Comment options

You must be logged in to vote
1 reply
@jrafanie
Comment options

Comment options

You must be logged in to vote
1 reply
@jrafanie
Comment options

Comment options

You must be logged in to vote
1 reply
@jrafanie
Comment options

Comment options

You must be logged in to vote
3 replies
@jrafanie
Comment options

@jf-baltazar
Comment options

@jrafanie
Comment options

Comment options

You must be logged in to vote
3 replies
@jf-baltazar
Comment options

@jrafanie
Comment options

@jrafanie
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by jf-baltazar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
3 participants