![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I have to allow remote access to my server from any PC. Can I enable the connection from any ip address, without writing it in pg_hba.conf? |
#3
| |||
| |||
|
|
I have to allow remote access to my server from any PC. Can I enable the connection from any ip address, without writing it in pg_hba.conf? |
#4
| |||
| |||
|
|
I have to allow remote access to my server from any PC. Can I enable the connection from any ip address, without writing it in pg_hba.conf? |
#5
| |||
| |||
|
|
I have to allow remote access to my server from any PC. Can I enable the connection from any ip address, without writing it in pg_hba.conf? |
#6
| |||
| |||
|
|
I have to allow remote access to my server from any PC. Can I enable the connection from any ip address, without writing it in pg_hba.conf? |
#7
| |||
| |||
|
|
I have to allow remote access to my server from any PC. Can I enable the connection from any ip address, without writing it in pg_hba.conf? |
#8
| |||
| |||
|
|
I have to allow remote access to my server from any PC. Can I enable the connection from any ip address, without writing it in pg_hba.conf? |
#9
| |||
| |||
|
|
I have to allow remote access to my server from any PC. Can I enable the connection from any ip address, without writing it in pg_hba.conf? |
#10
| |||
| |||
|
|
Danilo Giuliani <softdevo (AT) tiscali (DOT) it> wrote: I have to allow remote access to my server from any PC. Can I enable the connection from any ip address, without writing it in pg_hba.conf? To be precise, no. But you don't have to add an individual entry for each IP address, you can allow connections from 0.0.0.0/0, which means from everywhere. So one entry in pg_hab.conf should be enough. Don't forget to set "listen_addresses" in postgresql.conf! Yours, Laurenz Albe |
![]() |
| Thread Tools | |
| Display Modes | |
| |