This is a final reminder for you to update your connection strings if you haven’t done so.
Your PgBouncer connection string will no longer work after January 15th, 2024. Go to the database settings page in your dashboard to copy your new Supavisor connection string.
Supavisor is a direct replacement for PgBouncer and is enabled for all projects. In the future, this will allow you to load-balance queries across read replicas, cache query results, and a lot more.
Direct access to your database over IPv4 addresses is also deprecated. After January 15th, connecting directly to your database will only be supported over IPv6-compatible networks. To continue connecting over IPv4, use the Supavisor connection string.
This is the 3rd notice if you have active projects since October 15. Find out more details in the GitHub Discussion.
This is the mail got from supabase. Is there anything we need to do from our side?