Edit button disabled no matter what!

Hi,

I have created a database using a superuser and I have given it all sorts of permissions on :. When I create a database, the edit button is disabled. Any insight?

Thanks,

Borna

I found the answer to my question :slight_smile: You need to follow these instructions from documentation:

A database must be set to offline status before most configuration parameters may be changed. Hence, the normal routine is to set the database offline, change the parameters, and then set the database to online. All of these operations may be done programmatically from CLI tools, such that they can be scripted in advance to minimize downtime. In a future version, we will allow some properties to be set while the database remains online.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.