feat: add database owner
This commit is contained in:
parent
186894b7c1
commit
0c2cb81ea1
5 changed files with 31 additions and 25 deletions
defaults
|
@ -34,4 +34,4 @@ postgresql_config_default:
|
|||
lc_time: C.UTF-8
|
||||
default_text_search_config: pg_catalog.english
|
||||
include_dir: conf.d
|
||||
postgresql_config_full: '{{ postgresql_config_default|combine(postgresql_config) }}'
|
||||
postgresql_config_full: '{{ postgresql_config_default | combine(postgresql_config) }}'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue