You have to use plugins which does the task of converting wal events to sql queries.One such plugin is decoder_raw https://github.com/michaelpq/pg_plugins/blob/main/decoder_raw/decoder_raw.c Install it and create slot with this plugin.