View Source ExRender.Postgres (ex_render v0.2.0)
When you retrieve a postgres's details with the Render API, many of the returned object's fields are the sameregardless of the postgres's type.
Summary
Functions
Returns a list of Render PostgreSQL owned by you or a team you belong to. Optionally filter by name, service type, region, and more.
Restart a postgres by id
Resume a postgres by id
Returns the details of a single Render postgres (specified by postgresId) that's owned by you or a team you belong to.
Suspend a postgres by id
Functions
Returns a list of Render PostgreSQL owned by you or a team you belong to. Optionally filter by name, service type, region, and more.
Restart a postgres by id
Resume a postgres by id
@spec retrieve(String.t()) :: nil | Service.t()
Returns the details of a single Render postgres (specified by postgresId) that's owned by you or a team you belong to.
Suspend a postgres by id