11.0.0
版本发布时间: 2022-12-13 18:34:08
sous-chefs/postgresql最新发布版本:11.11.2(2024-10-07 22:52:44)
- Major refactor, see UPGRADING.md
- Condense repository, client_install and server_install into common install resource with actions replacing the previous split resources.
-
:repository
action -
:install
action -
:client_install
action -
:server_install
action
-
- Refactor database, role (user) and extension resources to use pg gem for database access
- All
load_current_value
support
- All
- Rename user resource to role to match PostgreSQL (still aliased to
:postgresql_user
) - Update various resource properties to match PostgreSQL side