How to Upgrade Plan in Database

Hi, I have create database cluster with PostgreSQL with Nanode 1GB plan. I have a question, Is it possible to upgrade my plan the existing cluster in case my cluster? if yes, how can I do that ? since I cannot see resize option in database cluster.

Thank you

1 Reply

Managed Databases cannot be resized similar to how normal compute instances can. Thus, to change compute plans on a Managed Database, you will need to deploy a new Managed Database cluster on the new compute plan, then migrate your data to the new cluster, and delete the old once everything is copied over.

--Eric

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct