pub async fn list_databases(ssh: &mut SshClient) -> Result<Vec<DatabaseInfo>>Expand description
List all databases in the PostgreSQL instance
pub async fn list_databases(ssh: &mut SshClient) -> Result<Vec<DatabaseInfo>>List all databases in the PostgreSQL instance