Skip to content

Commit

Permalink
Fix flush command
Browse files Browse the repository at this point in the history
jesperpedersen committed Feb 22, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent b189574 commit dc8abb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/GETTING_STARTED.md
Original file line number Diff line number Diff line change
@@ -182,7 +182,7 @@ This tool can be used on the machine running `pgagroal` to flush connections.
To flush all idle connections you would use

```
pgagroal-cli -c pgagroal.conf flush-idle
pgagroal-cli -c pgagroal.conf flush idle
```

To stop pgagroal you would use

0 comments on commit dc8abb7

Please sign in to comment.