Enable the IPv4 add-on
Ardent needs a direct connection to your database, which requires a dedicated IPv4 address.In your Supabase dashboard, go to Project Settings > Add-ons > IPv4 Address and enable it. This is available on Pro plans and above ($4/month). No downtime required.
Enable logical replication
Go to Database > Replication in your Supabase dashboard and enable replication.
Find your connection string
Go to Settings > Database > Connection string in your Supabase dashboard. Copy the direct connection URI (not the pooled connection). It looks like:
Connect your database