Skip to content

Conversation

@hunleyd
Copy link
Contributor

@hunleyd hunleyd commented Dec 2, 2025

The read-replica.conf file has been moved from /etc/postgresql-custom/ to /etc/postgresql-custom/conf.d/. This change aligns with the standard practice of including configuration snippets from a conf.d directory.

Changes include:

  • Dockerfiles: Adjusted to remove direct copy and update sed commands.
  • Ansible: Renamed configuration file and updated task to place it in conf.d.
  • Nix: Updated paths and substitutions to reflect the new location.
Screenshot 2025-12-02 at 13 35 27 Screenshot 2025-12-02 at 13 35 37

The `read-replica.conf` file has been moved from `/etc/postgresql-custom/` to `/etc/postgresql-custom/conf.d/`. This change aligns with the standard practice of including configuration snippets from a `conf.d` directory.

Changes include:
- Dockerfiles: Adjusted to remove direct copy and update `sed` commands.
- Ansible: Renamed configuration file and updated task to place it in `conf.d`.
- Nix: Updated paths and substitutions to reflect the new location.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants