Skip to content

allows unix socket #62

@NicolasJungers

Description

@NicolasJungers

Hi,

The configuration example shows a network connection to localhost/127.0.01 and the psql connection string forces the use of the -h <host> parameter.

Would it be possible with an empty PGPOOLHOST to use a Local connection?

pool_connections=$(psql -A --field-separator=',' -p $PGPOOLPORT -U $PGPOOLROLE -d $PGPOOLDATABASE -t -X -c "${POOL}" 2>&1) should do the trick.

There should then no need to have a password set.

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