Hi Marcelo
Yes it's possible to connect remotely with postgres with ipv6 e.g. with psql.
If you are facing issues then you need to make sure that you have done the required configurations.
Please refer to the following links for more details.
Regards
Kashif Zeeshan
Bitnine Global
On Thu, Jun 6, 2024 at 7:46 PM Marcelo Marloch <mmarloch@xxxxxxxxx> wrote:
Hi everyone, is it possible to remote connect through IpV6? IpV4 works fine but I cant connect through V6postgresql.conf is to listen all address and pg_hba.conf is set with host all all :: md5 i've tried ::/0 and ::0/0 but had no successmy provider is out of ipv4 and they're sending ips by cgnat if I want a public ipv4 I have to sign a very expensive service feethanks a lot