terraform/website/source/docs/providers/postgresql
Sean Chittenden 897609878f
Automatically perform a `REASSIGN OWNED` and `DROP OWNED BY` when
removing a PostgreSQL role.

Add manual overrides if this isn't the desired behavior, but it should
universally be the desired outcome except when a ROLE name is reused
across multiple databases in the same PostgreSQL cluster, in which case
the `skip_drop_role` is necessary for all but the last PostgreSQL
provider.
2016-12-25 06:13:33 -08:00
..
r Automatically perform a `REASSIGN OWNED` and `DROP OWNED BY` when 2016-12-25 06:13:33 -08:00
index.html.markdown Add `connect_timeout` support to the PostgreSQL provider. 2016-12-10 12:32:19 +11:00