Skip to content

Add support for UNIX sockets #365

Open
@pinaraf

Description

@pinaraf

Is your feature request related to a problem? Please describe.
PgCat, unlike Pgbouncer, doesn't support UNIX sockets, neither to connect to servers nor to expose itself to applications.
UNIX sockets allow for a slightly better latency, and allow the use of file-level authentication.

Describe the solution you'd like
PgCat should be able to connect to PostgreSQL instances using UNIX sockets.
PgCat should be reachable through UNIX sockets.

Describe alternatives you've considered
None

Additional context
None

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions