mirror of
https://codeberg.org/scip/pgidler.git
synced 2025-12-16 20:11:01 +01:00
upd to go 1.24
This commit is contained in:
22
README.md
22
README.md
@@ -17,15 +17,6 @@ This is an implementation of a tool described at [AWS Blog: Performance impact o
|
||||
Run `make` to compile. You'll need Golang. The repo contains a
|
||||
pre-compiled binary for linux amd.
|
||||
|
||||
## Install
|
||||
|
||||
Switch to a cluster context and there into the namespace of the pod on
|
||||
which you'd like to install the tool. Select the pod and execute:
|
||||
|
||||
```
|
||||
make install pod=PODNAME
|
||||
```
|
||||
|
||||
## Usage
|
||||
|
||||
`pgidler` offers two idle modes:
|
||||
@@ -45,3 +36,16 @@ Usage of ./pgidler:
|
||||
-t, --timeout int Wether to stop the clients after N seconds
|
||||
-u, --user string Database user (default "postgres")
|
||||
```
|
||||
|
||||
# Report bugs
|
||||
|
||||
[Please open an issue](https://codeberg.org/scip/pgidler/issues). Thanks!
|
||||
|
||||
# License
|
||||
|
||||
This work is licensed under the terms of the General Public Licens
|
||||
version 3.
|
||||
|
||||
# Author
|
||||
|
||||
Copyleft (c) 2024 Thomas von Dein
|
||||
|
||||
Reference in New Issue
Block a user