how to force ipv4?
I'm using a postgres tool written in Erlang (ElectricSQL) that's apparently struggling to connect via ipv6 — I'm not entirely sure how this works but is there a way / address that for sure is ipv4?
2 Replies
foreign-sapphireOP•2y ago
ok turns out Electric can force ipv4 —
DATABASE_USE_IPV6=false
did the default switch to ipv6 recently?extended-salmon•2y ago
Yes, we started rolling it out during February. https://neon.tech/docs/changelog/2024-02-09-console
Neon
Console changelog Feb 09, 2024 - Neon
IPv6 support coming soon Neon will soon start accepting IPv6 connections at no extra charge. We will keep supporting IPv4 connections, also at no extra charge. ...