Unable to create neon_superuser role
Is anyone there? Why is the button for creating a role in my data branch grayed out? I am unable to create the neon_superuser role for my database (currently I am a free plan user)
I need to upgrade to a paid plan in order to create it, right?
1 Reply
adverse-sapphire•16mo ago
Hey @walkjoker 👋 - The superuser role isn't intended to be used directly. A bit more from the docs -
Creating a database with the neon_superuser role, altering a database to have owner neon_superuser, and altering the neon_superuser role itself are not permitted.
Some more info here - https://neon.tech/docs/manage/roles#the-neonsuperuser-role
Is there something specific that would require this?
Neon
Manage roles - Neon Docs
In Neon, roles are Postgres roles. Each Neon project is created with a default Postgres role that takes its name from your Neon account (the email, GitHub, Google, or partner account that you register...