Skip to content
This repository was archived by the owner on Mar 29, 2021. It is now read-only.
This repository was archived by the owner on Mar 29, 2021. It is now read-only.

Ensure correct ip is always chosen by default for pg_hba.conf #5

@max-k

Description

@max-k

When a database client host have more than one ethernet interface, we must be sure that we use the correct one in pg_hba.conf

An idee is to set a variable lan_ipv4_addr with internal network ip address.

After we can use ip route get on this ip to discover wich interface was used.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions