Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Server Instance Feature #1450

Merged
merged 8 commits into from Oct 10, 2023
Merged

Commits on Sep 27, 2023

  1. initial server instance define

    instance directories is now a hash, update example
    SimonHoenscheid committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    144d448 View commit details
    Browse the repository at this point in the history
  2. add default settings for paths

    * postgresql::server::config_entry in postgresql::server::instance::config
    * easier path management in postgresql::server::config_entry
    * add taget to $pg_hba_conf_defaults
    SimonHoenscheid committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    f6ff7c2 View commit details
    Browse the repository at this point in the history
  3. New postgresql_conf provider, handles multiple configs

    update provider docs
    SimonHoenscheid committed Sep 27, 2023
    1 Configuration menu
    Copy the full SHA
    179472b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1dcead6 View commit details
    Browse the repository at this point in the history
  5. patch postgres_psql calls,add instance parameter

    * add other missing parameters
    * add missing documentation
    SimonHoenscheid committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    3152372 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5b829f4 View commit details
    Browse the repository at this point in the history
  7. Add spec test for instance test1

    update spec tests
    SimonHoenscheid committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    a5185d9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ae5c637 View commit details
    Browse the repository at this point in the history