Skip to content

Commit 460af6d

Browse files
authored
Update postgresql.md
Signed-off-by: Lynette Miles <[email protected]>
1 parent c82ca56 commit 460af6d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pipeline/outputs/postgresql.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ This plugin supports the following parameters:
6969
| `min_pool_size` | Minimum number of connection in asynchronous mode. | `1` |
7070
| `cockroachdb` | Set to `true` if you will connect the plugin with a CockroachDB. | `false` |
7171
| `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` |
7273

7374
### Libpq
7475

0 commit comments

Comments
 (0)