Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
vauxoo
psqloptimized
Commits
d89b76d2
Commit
d89b76d2
authored
Jul 14, 2016
by
Tulio Ruiz
Browse files
[TEST] Let's make sure that we restart only 9.5
parent
b410f6c9
Changes
1
Hide whitespace changes
Inline
Side-by-side
install.sh
View file @
d89b76d2
...
...
@@ -6,4 +6,5 @@ sed -i "s/^#include_dir = .*/include_dir = 'conf.d'/g" /etc/postgresql/9.5/main/
mkdir
-p
/etc/postgresql/9.3/main/conf.d/
cp
psql_shippable.conf /etc/postgresql/9.3/main/conf.d/psql_shippable.conf
sed
-i
"s/^#include_dir = .*/include_dir = 'conf.d'/g"
/etc/postgresql/9.3/main/postgresql.conf
service postgresql restart
pg_ctlcluster 9.5 main restart
#service postgresql restart
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment