Imran Iqbal
d538798ee4
fix(mac_shortcut.sh): fix shellcheck
error
...
```bash
In postgres/templates/mac_shortcut.sh line 3:
shortcutName='${1}'
^----^ SC2016: Expressions don't expand in single quotes, use double quotes for that.
```
2019-12-27 19:59:32 +00:00
Imran Iqbal
36f449dc7a
Fix mapping
list unpacking in .format()
in pg_ident
j2 template
2019-01-17 16:29:44 +00:00
Javier Bértoli
656dc4b76d
Merge pull request #244 from bebosudo/bebosudo_whitespaces_hba
...
Edit pg_hba template to work with jinja 'trim whitespaces' option on salt master
2018-10-17 11:13:26 -03:00
Gilou
728dbb64e5
add warning in sh file
2018-10-10 18:04:35 +02:00
Gilou
f2c13abe9c
add a profile.d script to add bin_dir to path
2018-10-10 18:04:35 +02:00
Alberto Chiusole
a302d61059
Edit pg_hba template to work with jinja 'trim whitespaces' option on the master.
2018-10-03 23:33:06 +02:00
Gilles Dartiguelongue
60cc787b16
Add support for configure pg_ident.conf
2018-03-12 16:40:27 +01:00
noelmcloughlin
a34a4c270c
Homebrew Postgres on MacOS
2018-03-08 21:27:47 +00:00
noelmcloughlin
1e527c4b91
POSTGRESAPP on MacOS
2018-03-08 11:53:38 +00:00
Denys Havrysh
87f6cd880c
Make clean state run by explicitly checking if init system is available
2017-01-06 16:37:07 +02:00
Marc-Alexandre Chan
a04fe4681b
Fix missing spaces in long pg_hba.conf lines
...
In generated pg_hba.conf, fix missing spaces between arguments if an argument is longer than the column width allotted to that argument in the line.
2016-10-09 07:29:52 -04:00
Mike Brannigan
e2cf9e96d7
ensure template compatible with python 2
2016-09-15 08:20:24 -05:00
Denys Havrysh
1ec55e0b96
Better ACL handling in the pg_hba.conf
file
2016-09-06 14:44:35 +03:00