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 dc49757 commit 19eb09eCopy full SHA for 19eb09e
pipeline/outputs/postgresql.md
@@ -69,6 +69,7 @@ This plugin supports the following parameters:
69
| `min_pool_size` | Minimum number of connection in asynchronous mode. | `1` |
70
| `cockroachdb` | Set to `true` if you will connect the plugin with a CockroachDB. | `false` |
71
| `workers` | The number of [workers](../../administration/multithreading.md#outputs) to perform flush operations for this output. | `0` |
72
+| `Daemon` | Set to `true` if you want run this plugin instance in daemon mode. | `false` |
73
74
### Libpq
75
0 commit comments