Skip to content

Commit a6ed027

Browse files
authored
credits
1 parent 1ce41c9 commit a6ed027

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,15 @@ The missing set of useful tools for Postgres DBA.
44

55
:warning: The project is in its very early stage. If you have great ideas, feel free to create a pull request or open an issue.
66

7+
Have any questions? Write me: [email protected], Nikolay Samokhvalov.
8+
9+
## Credits
10+
11+
PostgresDBA is based on useful queries created and improved by many developers. Here is incomplete list of them:
12+
* Jehan-Guillaume (ioguix) de Rorthais https://github.com/ioguix/pgsql-bloat-estimation
13+
* Alexey Lesovsky, Alexey Ermakov and others from Data Egret (aka PostgreSQL-Consulting) https://github.com/dataegret/pg-utils
14+
* Josh Berkus, Quinn Weaver and others from PostgreSQL Experts, Inc. https://github.com/pgexperts/pgx_scripts
15+
716
## Requirements
817

918
You need to have psql version 10, but the Postgres server itself can be older – most tools work with it.

0 commit comments

Comments
 (0)