+select
This commit is contained in:
20
PostgreSQL_select.md
Normal file
20
PostgreSQL_select.md
Normal file
@ -0,0 +1,20 @@
|
|||||||
|
Подключаюсь к инфраструктуре:
|
||||||
|
```sh
|
||||||
|
ssh ivanov_i@10.201.1.6
|
||||||
|
```
|
||||||
|
|
||||||
|
Зеркало APP Астана RabbitMQ
|
||||||
|
```sh
|
||||||
|
ssh ivanov_i@10.201.1.3 -p 22
|
||||||
|
```
|
||||||
|
|
||||||
|
```sh
|
||||||
|
psql -h 10.201.1.6 -U user_developer_igor_i -d transit
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
|
```sh
|
||||||
|
psql -h 10.201.1.6 -U postgres -d transit
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
Reference in New Issue
Block a user