User Tools

Site Tools


databases:postgresql

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

databases:postgresql [2021/04/04 02:45]
nanodano created
databases:postgresql [2021/04/04 02:46] (current)
nanodano [Installing]
Line 8: Line 8:
 ===== Installing ===== ===== Installing =====
  
 +<code bash>
 apt-cache search postgresql apt-cache search postgresql
 apt install postgresql-11 apt install postgresql-11
Line 16: Line 17:
 netstat -ntlp  # apt install net-tools netstat -ntlp  # apt install net-tools
 # By default, it will only listen locally # By default, it will only listen locally
 +</code>
 ==== General configuration ===== ==== General configuration =====
  
databases/postgresql.1617504325.txt.gz · Last modified: 2021/04/04 02:45 by nanodano