Skip to content

Commit

Permalink
pass connection options to postgresql client
Browse files Browse the repository at this point in the history
Signed-off-by: Turkalp Burak Kayrancioglu <[email protected]>
  • Loading branch information
bkayranci committed Mar 16, 2023
1 parent 70adc49 commit d7f2bfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pipeline/outputs/postgresql.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ In your main configuration file add the following section:
Password YourCrazySecurePassword
Database fluentbit
Table fluentbit
Connection_Options project=fluentbit
Connection_Options requiressl=0
Timestamp_Key ts
```

Expand Down

0 comments on commit d7f2bfd

Please sign in to comment.