Requesting PostgreSQL Access
Requesting PostgreSQL access
Via the P0 CLI
p0 ls postgres role instance # lists instances and clusters
p0 ls postgres role name --instance "${INSTANCE}" # lists roles
p0 ls postgres role database --instance "${INSTANCE}" # lists databases within an instance Last updated