![]() | |
#11
| |||
| |||
|
|
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 |
#12
| |||
| |||
|
|
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 |
#13
| |||
| |||
|
|
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 |
#14
| |||
| |||
|
|
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 |
#15
| |||
| |||
|
|
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 |
#16
| |||
| |||
|
|
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 |
#17
| |||
| |||
|
|
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 | |
| |