Commit Graph

27 Commits

Author SHA1 Message Date
Bitnami Bot 6815e8c6c0 11.5.0-ol-7-r24 release 2019-08-31 05:03:09 +00:00
Andrés Bono 5d9103853e Merge pull request #159 from RashadAnsari/master
Add specific environment variable postgres user password
2019-08-01 11:54:30 +02:00
Andrés Bono 5e1d723217 Replicate changes to all files 2019-08-01 11:51:54 +02:00
Alessandro Cerioni cb3ba42f64 Making sure that the POSTGRESQL_MASTER_PORT_NUMBER environment variable is actually taken into account when replicating the initial database 2019-07-24 20:18:36 +02:00
Bitnami Bot b86e455c51 11.4.0-ol-7-r37 release 2019-07-23 10:13:47 +00:00
Bitnami Bot 00ad48055f 11.4.0-ol-7-r16 release 2019-07-03 09:27:13 +00:00
Bitnami Bot 3a60759b7e 11.4.0-ol-7-r10 release 2019-06-28 14:38:15 +00:00
Viktor Danyliuk 058c8a94ed fix: `grep -q` might lead to exit status 141 which with `set -o pipefail` leads to unexpected results of `declare_env_alias` function. 2019-06-21 12:14:18 +03:00
Bitnami Bot bb5b09492e 11.3.0-ol-7-r28 release 2019-06-03 11:36:22 +00:00
Bitnami Bot 6519ea5c09 11.3.0-ol-7-r27 release 2019-06-03 09:44:27 +00:00
juan131 fa0ee89af6 Ensure it doesn't recognize an empty directory as 'persisted data'
Signed-off-by: juan131 <juan@bitnami.com>
2019-06-03 11:15:50 +02:00
Dries Hooghe 9fe7055718 separate fsync configuration command from parameter replication configuration command 2019-06-03 10:58:44 +02:00
Dries Hooghe 919dc2e37d declare fsync env variable alias 2019-06-03 10:52:05 +02:00
Dries Hooghe 513e300a4f add option to disable fsync in config through environment variable 2019-05-31 10:39:04 +02:00
Bitnami Bot 8da159606b 11.3.0-ol-7-r21 release 2019-05-30 15:26:05 +00:00
Javier Salmeron Garcia 8f28bc0cdf Set postgres as default value for POSTGRESQL_DATABASE
Fixes https://github.com/bitnami/bitnami-docker-postgresql/issues/143
2019-05-30 14:00:15 +02:00
Bitnami Bot dae2b36871 11.2.0-ol-7-r78 release 2019-05-13 12:50:16 +00:00
juan131 23d9a18c7a User the right env. variable for 'daemon' user when running as root
Signed-off-by: juan131 <juan@bitnami.com>
2019-05-10 16:33:58 +02:00
Bitnami Bot e82063edf3 11.2.0-ol-7-r75 release 2019-05-10 12:14:28 +00:00
Juan Ariza Toledano 15004780a4 Merge pull request #136 from bitnami/postgresql_compatibility
PostgreSQL: Make image compatible with 3.x.x chart
2019-05-10 13:19:40 +02:00
juan131 27122b295c Quote to prevent word splitting
Signed-off-by: juan131 <juan@bitnami.com>
2019-05-10 12:50:00 +02:00
juan131 5a44e21610 PostgreSQL: Make image compatible with 3.x.x chart
Signed-off-by: juan131 <juan@bitnami.com>
2019-05-10 12:39:30 +02:00
juan131 3741f58daa Escape 'user' and 'database' on psql commands
Signed-off-by: juan131 <juan@bitnami.com>
2019-05-10 09:09:34 +02:00
Bitnami Bot 312ddc85b2 11.2.0-ol-7-r74 release 2019-05-10 06:17:45 +00:00
tompizmor fc618410be Copy all files when moving configuration from mounted dir to conf dir 2019-05-09 17:30:44 +02:00
juan131 c5aa638878 Password length is limited to 63 characters instead of 32
Signed-off-by: juan131 <juan@bitnami.com>
2019-05-09 16:44:37 +02:00
Bitnami Bot 21e163dbab 11.2.0-ol-7-r71 release 2019-05-08 11:29:13 +00:00