Hi,
I’m trying out a tool to sync my Postres DB data with an Elastic instance (both hosted on Render). The documentation (Setup - PGSync) requires changing the wal_level and recommends changing things like the max_slot_wal_keep_size and max_replication_slots. I believe the modification of these settings requires superuser permissions, is there currently a way to do this?
Thank you!