Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unix Socket support added to P3Client #43

Merged
merged 2 commits into from
Jan 2, 2024
Merged

Conversation

svenvc
Copy link
Owner

@svenvc svenvc commented Jan 2, 2024

On platforms where this is available, P3Client can now also connect to a local database through Unix Sockets.

The connection URL is postgresql:///databasename?host=/path/to/psql.socket&user=username&password=password

@svenvc svenvc merged commit 6ad99e0 into svenvc:master Jan 2, 2024
4 of 5 checks passed
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.

1 participant