hapostgres / hapostgres/pg_auto_failover

After reboot only 1 listen_address is active

Open
#166 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
1.4k
Forks
142
Avg merge
5h 8m
Merged PRs (30d)
1

Description

I adjusted the pg_autoctl.cfg (monitor)

[postgresql]
...
listen_addresses = localhost,postgres-ha

When I reboot postgres listens to localhost (despite the Log-Entry shows "--options -h localhost,postgres-ha"
When I restart postgres by systemctl restart pg_auto_failover it listens to both configured addresses.

Are there any logs or places where I could look?
Markus

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.