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 407a9d1 commit 319750cCopy full SHA for 319750c
pipeline/outputs/postgresql.md
@@ -61,6 +61,7 @@ Make sure that the `fluentbit` user can connect to the `fluentbit` database on t
61
| `min_pool_size` | Minimum number of connection in async mode | 1 |
62
| `max_pool_size` | Maximum amount of connections in async mode | 4 |
63
| `cockroachdb` | Set to `true` if you will connect the plugin with a CockroachDB | false |
64
+| `Daemon` | Set to `true` if you want run this plugin instance in daemon mode | false |
65
66
### Libpq
67
0 commit comments