Skip to content

Enable "unix:" prefix for PostgreSQL connection string#215

Merged
kiwiidb merged 1 commit intogetAlby:mainfrom
prusnak:psql-unix-prefix
Jul 22, 2022
Merged

Enable "unix:" prefix for PostgreSQL connection string#215
kiwiidb merged 1 commit intogetAlby:mainfrom
prusnak:psql-unix-prefix

Conversation

@prusnak
Copy link
Copy Markdown
Contributor

@prusnak prusnak commented Jul 21, 2022

According to Pgdriver documentation a valid connection string can also start with unix:// when UNIX sockets are used. See https://bun.uptrace.dev/postgres/#pgdriver

This PR updates the checks to allow that.

Copy link
Copy Markdown
Contributor

@bumi bumi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

utACK

@kiwiidb kiwiidb merged commit 2bdd71c into getAlby:main Jul 22, 2022
@prusnak prusnak deleted the psql-unix-prefix branch July 22, 2022 07:28
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