Best approach for real-time bidirectional sync between two Supabase databases?

Hi everyone, I'm building a system that needs real-time, bidirectional synchronization between two Supabase Postgres databases. What is the recommended approach to implement this with Supabase?
Was this page helpful?