Skip to content

Commit 493304a

Browse files
authored
Update postgresql
1 parent e27b724 commit 493304a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

postgresql

+3
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ host all all 0.0.0.0/0 md5
1212
nvim /etc/postgresql/9.5/main/postgresql.conf
1313
listen_addresses = '*'
1414

15+
systemctl restart postgresql
16+
17+
1518
######### connect remote
1619
psql -h hostname -U admin -d dbname
1720

0 commit comments

Comments
 (0)