dev:kb:database:postgresql
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| dev:kb:database:postgresql [2014/05/01 10:20] – [Enable PostgreSQL remote access without password] hackerzhou | dev:kb:database:postgresql [2020/06/06 23:32] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 7: | Line 7: | ||
| EOF | EOF | ||
| sed -i " | sed -i " | ||
| + | # Add following rule to iptables if needed. | ||
| + | iptables -A INPUT -p tcp --dport 5432 -j ACCEPT | ||
| </ | </ | ||
dev/kb/database/postgresql.1398939601.txt.gz · Last modified: (external edit)
