Commit graph

268 commits

Author SHA1 Message Date
Dennis Ahrens
52f27d2df7 Reload postgresql server instead of restarting it
In case of changes in postgresql.conf and pg_hba.conf the
postgresql will now reload instead of restart.
2016-05-25 11:12:53 +02:00
Tim Goodaire
fac8b6b936 Rename runtime_dir to data_dir 2016-05-24 11:40:14 -04:00
Tim Goodaire
e4bb5bf133 Improvements to initdb stuff 2016-05-24 11:02:30 -04:00
Tim Goodaire
8a4eb569f4 - Added initdb_user configuration, renamed postgres_user and postgres_group to user and group
- Corrected inadvertent changes to postgres_user
- Fixed postgres_user
- Explicitly list the grain that we're filtering by even though it's
  default
- Place *BSD user and runas into osmap instead of hardcoding
2016-05-23 15:02:26 -04:00
Tim Goodaire
61acd4fd75 Explicitly list the grain that we're filtering by
(even though it's the default)
2016-05-23 15:02:26 -04:00
Wolodja Wentland
e9e41eb12c Merge pull request #90 from tgoodaire/master
Convert hard-coded postgres user and group to variables, enforce owne…
2016-05-20 18:22:39 +02:00
Tim Goodaire
e36478bcd6 Convert hard-coded postgres user and group to variables, enforce ownership of conf dir, don't create pg_hba.conf unless initdb has succeeded 2016-05-20 12:12:40 -05:00
Forrest
aba8414809 Merge pull request #88 from mattysads/master
Add Xenial to code name map
2016-05-01 11:53:31 -07:00
Matt Sadler
a7dbcdcf38 Add xenial 2016-04-30 13:16:46 -06:00
Forrest
6d6c7f7e9b Merge pull request #86 from campbellmc/pg.conf_backup_patch
Added option to disable creation of backup file when postgresql.conf …
2016-03-14 16:14:02 -07:00
Campbell
11f4f0f580 Added option to disable creation of backup file when postgresql.conf changes 2016-03-14 19:19:32 +00:00
puneet kandhari
a0d76f3418 Merge pull request #85 from alexjennings/master
Upstream repo for RedHat
2016-02-20 09:53:45 -06:00
alex
82f468ed53 Upstream repo for RedHat 2016-02-20 14:12:08 +00:00
Forrest
033e531872 Merge pull request #84 from retrry/master
Add postgresql overrides for CentOS 6/7
2016-02-17 11:32:18 -08:00
Tadas Barzdzius
ca34e0b79e Add postgresql overrides for CentOS 6/7 2016-02-17 12:57:42 +02:00
Wolodja Wentland
7e7841844e Merge pull request #83 from infoportugal/master
Support for Ubuntu 12.04 LTS (Precise)
2016-02-01 16:06:50 +00:00
Rui Martins
5810ab75e2 Support for Ubuntu 12.04 LTS (Precise) 2016-02-01 15:31:34 +00:00
Forrest
8567a126de Merge pull request #82 from blbradley/revert-pr-73-and-77
do not manage permissions of postgres config directory
2016-01-15 11:40:27 -08:00
Brandon Bradley
dea3c52880 do not manage permissions of postgres config directory 2016-01-15 09:04:31 -06:00
Brian Jackson
014a58073a Merge pull request #77 from saltstack-formulas/puneetk-patch-1
Remove backwards incompatible change
2015-11-23 09:58:39 -08:00
puneet kandhari
471ac94a5b Remove backwards incompatible change 2015-11-23 11:42:26 -06:00
puneet kandhari
1b7097207f Merge pull request #72 from tenso-m/dropped
add dropped state
2015-11-23 06:54:52 -06:00
puneet kandhari
7bfde30dde Merge pull request #74 from tenso-m/extra
replace pkg_contrib with pkgs_extra
2015-11-23 06:54:22 -06:00
puneet kandhari
9ef3abbb4c Merge pull request #73 from tenso-m/dir-perms
ensure proper permissions for postgresql dir
2015-11-23 06:53:56 -06:00
puneet kandhari
2956529010 Merge pull request #75 from tenso-m/suse
add Suse default values
2015-11-23 06:53:26 -06:00
puneet kandhari
f74bcc5c96 Merge pull request #76 from tenso-m/refactoring
small refactoring
2015-11-23 06:52:42 -06:00
Roman Inflianskas
b71fa41bfd small refactoring 2015-11-23 14:50:51 +03:00
Roman Inflianskas
d11ba6d14a replace pkg_contrib with pkgs_extra 2015-11-23 14:50:46 +03:00
Roman Inflianskas
38e5962600 ensure proper permissions for postgresql dir 2015-11-23 14:50:42 +03:00
Roman Inflianskas
c54fcc7646 add Suse default values 2015-11-23 14:49:19 +03:00
Roman Inflianskas
2f6cbb39b6 add dropped state 2015-11-23 14:27:40 +03:00
Forrest
4f3e1cb8db Merge pull request #71 from tenso-m/master
Schemas support, better extensions support
2015-11-17 11:25:43 -08:00
Roman Inflianskas
2204733990 support options in extensions 2015-11-17 18:14:17 +03:00
Roman Inflianskas
8edafaf7a4 support schemas 2015-11-17 18:14:17 +03:00
puneet kandhari
401912743e Merge pull request #70 from abrefort/master
Add missing conf_dir for Ubuntu Codenames.
2015-11-17 07:07:30 -06:00
Adrien Bréfort
abd8314225 Add missing conf_dir for Ubuntu Codenames. 2015-11-17 12:35:40 +01:00
Forrest
70dc865448 Merge pull request #69 from blast-hardcheese/chores/moving-initdb-command
Moving initdb command definition
2015-11-15 12:21:00 -08:00
Devon Stewart
de16b00297 Adding initdb command to pillar example 2015-11-15 11:06:59 -08:00
Devon Stewart
e2b6eab753 On second thought, initdb command should be defined in defaults.yaml 2015-11-10 11:07:58 -08:00
Forrest
aedb775743 Merge pull request #68 from blast-hardcheese/bugfix/fixing-require-statements
Bugfix/fixing require statements
2015-11-06 11:00:26 -08:00
Devon Stewart
40b3729341 Making initdb command overridable 2015-11-06 00:02:00 -08:00
Devon Stewart
ec8d37e0e6 Require postgresql service when trying to create databases 2015-11-06 00:01:43 -08:00
Devon Stewart
4030891045 Fixing broken references 2015-11-05 23:49:16 -08:00
puneet kandhari
658506ff07 Merge pull request #67 from tr33/master
added option to remove users
2015-10-06 07:03:50 -05:00
Roland Baum
a83f9da115 added option to remove users 2015-10-06 13:24:53 +02:00
puneet kandhari
5c2a572683 Merge pull request #65 from johnkeates/master
Vivid support (same as Utopic at the moment)
2015-08-30 15:32:58 -05:00
John Keates
936484b028 Merge branch 'master' of https://github.com/saltstack-formulas/postgres-formula 2015-08-30 22:00:36 +02:00
Nitin Madhok
9455349a8b Merge pull request #57 from webplatform/master
Added superuser pillar, missing conf_dir directory
2015-08-09 08:01:12 -04:00
John Keates
810ff093ad Merge branch 'master' of https://github.com/johnkeates/postgres-formula 2015-08-05 12:08:11 +02:00
John Keates
a2cb701014 Update codemap 2015-07-31 02:08:08 +02:00