c1f4530634
This adds the ability to define the extension name separately from the "title" of the resource, which allows you to add the extension to more than one database. As per the original ticket, extensions in postgresql can be defined on a per database basis. By using the same name for both the extension and the instance of postgresql::server::extension, you're getting duplicates errors if you try to assign an extension to more than one database |
||
---|---|---|
.. | ||
config_entry_spec.rb | ||
database_grant_spec.rb | ||
database_spec.rb | ||
db_spec.rb | ||
extension_spec.rb | ||
grant_spec.rb | ||
pg_hba_rule_spec.rb | ||
pg_ident_rule_spec.rb | ||
recovery_spec.rb | ||
role_spec.rb | ||
schema_spec.rb | ||
table_grant_spec.rb | ||
tablespace_spec.rb |