postgresql_lwrp icon indicating copy to clipboard operation
postgresql_lwrp copied to clipboard

Express 42 postgresql cookbook

Results 3 postgresql_lwrp issues
Sort by recently updated
recently updated
newest added

"postgresql": { "cloud_backup": { "wal_e": { "install_source": "github", "github_repo": "https://github.com/Dezinger/wal-e", "version": "v1.1" } } }, ================================================================================ Error executing action `install` on resource 'python_package[wal-e]' ================================================================================ Mixlib::ShellOut::ShellCommandFailed ------------------------------------ Expected process to exit...

i use zabbix_lwrp him depends postgresql cookbook but i want use postgresql-lwrp BUT! When i use postgresql_user or postgresql_database Custom resource chef use it from postgresql and i see error...

The README states : > Server attributes are starting from ["postgresql"]["defaults"] and used as default attributes for postgresql provider. You should not override this defaults, you can pass your settings...