From the Containers List page, you can start a PgAdmin instance connected to a discovered PostgreSQL instance. Start a new PostgreSQL instance, with optional PgAdmin From the dashboard of the ...
createDatabase DatabaseName - Creates a database with a specified name and by default switches to the database. useDatabase DatabaseName - Select a database to use listDatabases - Shows the list of ...