Postgresql dışarı açmak

Mustafa Ülker
Nov 23, 2020
root@mustafaulker:/home/mustafaulker# su — postgres
postgres@mustafaulker:~$ psql -U postgres -c ‘SHOW config_file’
config_file
— — — — — — — — — — — — — — — — — — — — -
/etc/postgresql/13/main/postgresql.conf
(1 satır)
postgres@mustafaulker:~$ exitroot@mustafaulker:/home/mustafaulker# nano /etc/postgresql/13/main/postgresql.conf

change listen_address

listen_addresses = '*'

restart service

sudo service postgresql restart

Sign up to discover human stories that deepen your understanding of the world.

Free

Distraction-free reading. No ads.

Organize your knowledge with lists and highlights.

Tell your story. Find your audience.

Membership

Read member-only stories

Support writers you read most

Earn money for your writing

Listen to audio narrations

Read offline with the Medium app

No responses yet

Write a response