We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4495c4 commit f76259fCopy full SHA for f76259f
README.md
@@ -12,7 +12,8 @@ A collection of shell scripts for PostgreSQL database administrator (DBA). Teste
12
13
[scripts/pg_database_activity_refresh.sh](#pg_database_activity). Fast refresh of the **pg_database_activity.sh** script every 5 seconds.
14
15
-Small scripts to manage PostgreSQL:
+
16
+**Small scripts to manage PostgreSQL:**
17
- [scripts/pg_database_hugepages.sh](#pg_database_hugepages). Shows current usage of HugePages and recommended settings for PostgreSQL.
18
- [scripts/pg_database_start.sh](#pg_database_start). Start PostgreSQL, confirmation is required.
19
- [scripts/pg_database_stop.sh](#pg_database_stop). Stop PostgreSQL, confirmation is required.
0 commit comments