Creating role via API vs psql, connection dropping
I noticed in the typescript api client docs that when you create a role with
createProjectBranchRole it says Connections established to the active compute endpoint will be dropped. Why does this happen?
I see in the docs that if i want to have neon_superuser role i need to create the role from the api. Is there a way to create these roles without having al the active connections dropped?0 Replies