The Supabase database associated to applications hosted in Frankfurt (fra) seem to be located in Singapore, as displayed in the Supabase console (project settings > infrastructure > primary database). Nevertheless the connection pooler seems to be correctly located in Frankfurt, according to the URL fly-0-fra.pooler.supabase.com. Note that the db was created with the command flyctl ext supabase create.
Is is the expected behavior? How can it be fixed so that the primary db is correctly located in Frankfurt?
Thanks for your help