Skip to content

Postgres socket support #1359

@98h398hrpohpoai

Description

@98h398hrpohpoai

Checklist

  • I have used the search function for OPEN issues to see if someone else has already submitted the same feature request.
  • I have also used the search function for CLOSED issues to see if the feature is already implemented and just waiting to be released.
  • I will describe the problem with as much detail as possible.
  • This is not about the docker image. In that case, contact the authors of the docker image.

Baikal version

0.10.1

PHP version

8.2

Problem you are having

Hi!
It looks like Baikal doesn't support postgres connection uris at the moment that would allow for things like postgres sockets as described here: https://www.geeksforgeeks.org/postgresql/postgresql-connection-string/

Specifically, something like:
postgresql://baikal:pass@localhost/baikaldb?host=%2Frun%2Fpostgresql

Would this be possible to implement?

Suggested solution

Enabling postgres connection strings as outlined https://www.geeksforgeeks.org/postgresql/postgresql-connection-string/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions