From 319750c22218ae9758f6dc1c69a4bb2d80b3f2bd Mon Sep 17 00:00:00 2001 From: Tom Date: Tue, 18 Apr 2023 14:05:37 +0800 Subject: [PATCH] update out_pgsql document --- pipeline/outputs/postgresql.md | 1 + 1 file changed, 1 insertion(+) diff --git a/pipeline/outputs/postgresql.md b/pipeline/outputs/postgresql.md index 7a910c5eb..b87f909c8 100644 --- a/pipeline/outputs/postgresql.md +++ b/pipeline/outputs/postgresql.md @@ -61,6 +61,7 @@ Make sure that the `fluentbit` user can connect to the `fluentbit` database on t | `min_pool_size` | Minimum number of connection in async mode | 1 | | `max_pool_size` | Maximum amount of connections in async mode | 4 | | `cockroachdb` | Set to `true` if you will connect the plugin with a CockroachDB | false | +| `Daemon` | Set to `true` if you want run this plugin instance in daemon mode | false | ### Libpq