mirror of
https://github.com/saltstack-formulas/postgres-formula.git
synced 2025-04-16 17:50:27 +00:00
commit
2956529010
1 changed files with 5 additions and 0 deletions
|
@ -5,3 +5,8 @@ Arch: {}
|
|||
Debian:
|
||||
pkg_repo_file: /etc/apt/sources.list.d/pgdg.list
|
||||
pkg_libpq_dev: libpq-dev
|
||||
Suse:
|
||||
commands:
|
||||
initdb: sudo -u postgres initdb /var/lib/pgsql/data
|
||||
pkg: postgresql-server
|
||||
pkg_client: postgresql
|
||||
|
|
Loading…
Add table
Reference in a new issue