Skip to content

Commit 0d42c2c

Browse files
authored
Update README.md
1 parent 4ac996e commit 0d42c2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ And type `:dba <Enter>` in psql. (Or `\i /path/to/PostgresDBA/start.psql` if you
4646

4747
– it will open interactive menu.
4848

49-
<img width="782" alt="screen shot 2017-12-30 at 23 51 38" src="https://user-images.githubusercontent.com/1345402/34460181-67ba7ae8-edbc-11e7-92b2-2464cbcd36b7.png">
49+
<img width="779" alt="screen shot 2018-01-05 at 13 14 30" src="https://user-images.githubusercontent.com/1345402/34628761-6b98b988-f21a-11e7-8e5c-ab2580389a5c.png">
5050

5151
### Connect to Remote Postgres Server
5252
What to do if you need to connect to a remote Postgres server? Usually, Postgres is behind a firewall and/or doesn't listen to a public network interface. So you need to be able to connect to the server using SSH. If you can do it, then just create SSH tunnel (assuming that Postgres listens to default port 5432 on that server:

0 commit comments

Comments
 (0)