CREATE USER replicator WITH REPLICATION ENCRYPTED PASSWORD 'crm-siteconseil'; SELECT pg_create_physical_replication_slot('slave_slot');