Skip to content

Support for external PostgreSQL cluster client-side High Availability #1792

@AymericP35

Description

@AymericP35

Please confirm the following

  • I agree to follow this project's code of conduct.
  • I have checked the current issues for duplicates.
  • I understand that AWX Operator is open source software provided for free and that I might not receive a timely response.

Feature Summary

Add ability to deploy an AWX instance with an external PostgreSQL cluster using client-side High Availability mode.

According to the PostgreSQL documentation, when using client-side High Availability, you must change the target_session_attrs default value any to read-write in order to select the primary postgreSQL server.

To allow such behavior, I suggest the following :

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions