CREATE USER replicator WITH REPLICATION ENCRYPTED PASSWORD 'e-ticket'; SELECT pg_create_physical_replication_slot('slave_slot');