Read-replica promotion + PostgREST version
Hey Supabase team,
I hope you're doing well.
I don't see the option to promote our read-replica to be the new primary database.
Am I missing something or is it not something we can do from the Supabase dashboard?
Also our current version of PostgREST is 11.2.0 (as seen in the infra tab in the dashboard).
I'm not sure I understand how we can bump it to at least v12 (so we can use the aggregate functions) on our provisioned instance. Probably obvious but I'm missing it.
Thank you.
2 Replies
I can't answer the replica question but to get new PostgREST you have to update your Postgres version. They are a matched set.
That likely at this point means your going to PG 17 with PgREST 13.
This is a user helping user forum and not monitored by Supabase staff regulary FYI.
Thanks @garyaustin , that's helpful.
I'll send an email to support for the replica question. Thanks again.