File tree Expand file tree Collapse file tree 4 files changed +14
-1
lines changed
CN/modules/ROOT/pages/v4.6
EN/modules/ROOT/pages/v4.6 Expand file tree Collapse file tree 4 files changed +14
-1
lines changed Original file line number Diff line number Diff line change @@ -170,6 +170,8 @@ ivorysql=# SELECT pg_is_in_recovery();
170170(1 row)
171171
172172ivorysql=# exit
173+ ```
174+ ```
173175[root@k8s-master helm_charts]# psql -U ivorysql -p 32477 -h 127.0.0.1 -d ivorysql
174176Password for user ivorysql:
175177
@@ -206,7 +208,8 @@ ivorysql=# SELECT pg_is_in_recovery();
206208(1 row)
207209
208210ivorysql=# exit
209-
211+ ```
212+ ```
210213[root@k8s-master helm_charts]# psql -U ivorysql -p 32654 -h 127.0.0.1 -d ivorysql
211214Password for user ivorysql:
212215
Original file line number Diff line number Diff line change @@ -76,6 +76,8 @@ ivorysql=# show ivorysql.compatible_mode;
7676(1 row)
7777
7878ivorysql=# exit
79+ ```
80+ ```
7981[root@manager-node1 docker-swarm]# psql -h127.0.0.1 -p5432 -U ivorysql -d ivorysql
8082Password for user ivorysql:
8183
@@ -159,6 +161,8 @@ ivorysql=# show ivorysql.compatible_mode;
159161(1 row)
160162
161163ivorysql=# exit
164+ ```
165+ ```
162166[root@manager-node1 docker-swarm]# psql -h127.0.0.1 -p5432 -U ivorysql -d ivorysql
163167Password for user ivorysql:
164168
Original file line number Diff line number Diff line change @@ -169,6 +169,8 @@ ivorysql=# SELECT pg_is_in_recovery();
169169(1 row)
170170
171171ivorysql=# exit
172+ ```
173+ ```
172174[root@k8s-master helm_charts]# psql -U ivorysql -p 32477 -h 127.0.0.1 -d ivorysql
173175Password for user ivorysql:
174176
Original file line number Diff line number Diff line change @@ -76,6 +76,8 @@ ivorysql=# show ivorysql.compatible_mode;
7676(1 row)
7777
7878ivorysql=# exit
79+ ```
80+ ```
7981[root@manager-node1 docker-swarm]# psql -h127.0.0.1 -p5432 -U ivorysql -d ivorysql
8082Password for user ivorysql:
8183
@@ -158,6 +160,8 @@ ivorysql=# show ivorysql.compatible_mode;
158160(1 row)
159161
160162ivorysql=# exit
163+ ```
164+ ```
161165[root@manager-node1 docker-swarm]# psql -h127.0.0.1 -p5432 -U ivorysql -d ivorysql
162166Password for user ivorysql:
163167
You can’t perform that action at this time.
0 commit comments