We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4b9573 commit 9ccf259Copy full SHA for 9ccf259
README.md
@@ -1638,6 +1638,16 @@ Specifies the name of the slot to create. Must be a valid replication slot name.
1638
1639
This is the namevar.
1640
1641
+##### `ensure`
1642
+
1643
+Required.
1644
1645
+Specifies the action to create or destroy named slot.
1646
1647
+Valid values: 'present', 'absent'.
1648
1649
+Default value: 'present'.
1650
1651
#### postgresql_conn_validator
1652
1653
Validate the connection to a local or remote PostgreSQL database using this type.
0 commit comments