Skip to content

Conversation

pulkit110
Copy link
Contributor

What kind of change does this PR introduce?

Adds support for socket_options when initializing Postgrex. This is required if the database is accessed through a IPV6 instead of IPV4.

What is the current behavior?

It is not possible to connect to IPV6 databases through libcluster_postgres.

What is the new behavior?

It is now possible to specify socket_options: [:inet6] inside the postgres config to connect to IPV6 database.

Additional context

NA

@Ziinc Ziinc merged commit 8a63c7e into supabase:main Apr 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants