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 dca3b9a commit 4e16f80Copy full SHA for 4e16f80
README.md
@@ -121,11 +121,6 @@ apt-get install libdbd-pg-perl
121
yum install perl-DBD-Pg
122
```
123
124
-Add permissions :
125
-```
126
-chmod +x postgresqltuner.pl
127
128
-
129
Download :
130
131
@@ -135,6 +130,11 @@ curl -o postgresqltuner.pl postgresqltuner.pl
135
curl -o postgresqltuner.pl https://postgresqltuner.pl
136
137
132
133
+Add permissions :
134
+```
+chmod +x postgresqltuner.pl
+
138
And run script :
139
- Via network :
140
0 commit comments