Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions pipeline/outputs/postgresql.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ This plugin supports the following parameters:
| `min_pool_size` | Minimum number of connection in asynchronous mode. | `1` |
| `cockroachdb` | Set to `true` if you will connect the plugin with a CockroachDB. | `false` |
| `workers` | The number of [workers](../../administration/multithreading.md#outputs) to perform flush operations for this output. | `0` |
| `Daemon` | Set to `true` if you want run this plugin instance in daemon mode. | `false` |

### Libpq

Expand Down