fix: ampersand with no quotes truncates echo output (#421)
[discourse_docker.git] / templates / postgres.template.yml
2019-02-19 Massimo Gorlafix: ampersand with no quotes truncates echo output...
2018-09-11 Guo Xiang TanMerge pull request #397 from pfaffman/patch-1
2018-08-02 SamFEATURE: disable huge pages in PG, web and redis
2018-06-25 Guo Xiang TanMerge pull request #394 from pfaffman/patch-1
2018-06-01 Jay PfaffmanFIX: disk space check tests /shared
2018-04-26 Guo Xiang TanGenerate locale based on LANG before setting up Postgres.
2018-04-17 Guo Xiang TanAdd instructions for users that do not want to upgrade...
2018-04-13 Jeff AtwoodMerge pull request #392 from pfaffman/allow-old-awk
2018-04-12 Guo Xiang TanPrint the actual amount of diskspace required.
2018-04-12 Guo Xiang TanAdd a disk space check before upgrading PostgreSQL.
2018-04-04 Guo Xiang TanMore updates to the new postgres templates.
2018-04-04 Guo Xiang TanSwitch launcher to use PG 10.
2017-12-26 SamFIX: log all PG stdout/err logs to /var/log/postgres
2016-08-09 SamMerge pull request #275 from lbergnehr/lbergnehr-patch-1
2016-08-08 Leo BergnéhrSegregate postgres upgrade instructions on version
2016-07-04 SamMerge pull request #267 from watchmanmonitoring/yesthat...
2016-07-02 Allen Hancockclarify steps for completing the upgrade
2016-06-27 Jeff AtwoodMerge pull request #262 from gschlager/phpbb3
2016-06-04 Samshould be rebuild
2016-05-26 SamMerge pull request #261 from fefrei/patch-3
2016-05-26 Felix FreibergerFixed paths in the postgres upgrade instructions
2016-05-26 SamImprove rebuild experience, don't fail after upgrading db
2016-05-25 Samno need to change base image
2016-05-25 SamMerge branch '1.3.2'
2016-05-23 Sambump version to new image
2015-10-30 Matt PalmerAdjust down the OOM score on PgSQL databases
2015-05-14 SamFEATURE: a lot more params for customising pg installs
2015-05-14 SamFIX: bad SQL in bootstrap
2015-04-06 SamMerge pull request #131 from Meeco/web_config_sample_typo
2015-03-31 Robin WardMerge pull request #132 from riking/socketed
2015-03-23 SamMerge pull request #135 from tgxworld/allow_db_name_to_...
2015-03-23 Guo Xiang TanAllow database name and user to be set by params.
2015-03-10 SamMerge pull request #130 from audreyt/master
2015-03-10 Audrey Tang* Set default encoding to UTF8, not SQL_ASCII
2015-03-10 SamMerge branch 'master' of github.com:discourse/discourse...
2015-03-10 Samfix pg missing dir
2015-03-09 SamMerge pull request #72 from riking/notify-email
2015-03-09 SamMerge pull request #89 from Supermathie/v1run
2015-03-09 SamMerge pull request #109 from fantasticfears/ref
2015-01-06 SamMerge pull request #105 from SAMdroid-apps/docker-options
2014-12-12 Jeff AtwoodMerge pull request #116 from qingxp9/master
2014-12-11 qingxp9fix /var/docker to /var/discourse in describe
2014-10-09 SamFIX: properly shut down services on "docker stop"
2014-10-09 SamFIX: stop using su to daemonize stuff, we have no proce...
2014-10-08 SamMerge pull request #98 from axilleas/new_location_fix
2014-10-07 SamMerge pull request #97 from zdk/master
2014-10-07 zdkFIX: Only create pg extension if it does not already...
2014-10-07 SamMerge pull request #95 from zdk/master
2014-10-03 zdkFIX: Install pg extention in the template1 database...
2014-10-03 zdkRemove a duplicated listen_addresses="*" postgres confi...
2014-08-26 SamMerge pull request #81 from gschlager/benchmark
2014-08-25 SamFIX: use chpst to avoid extra process that interferes...
2014-08-22 SamRemove temporary code, add rate limited initial template
2014-08-21 SamMerge pull request #83 from Supermathie/v1run
2014-08-20 Michael BrownBig cleanup of discourse docker environment
2014-08-20 Sam- Update base image
2014-08-07 SamUpdate postgres.template.yml
2014-08-07 SamFEATURE: allow tweaking more pg setup options
2014-07-14 Régis HanolRevert "add fuzzystrmatch extension"
2014-07-11 Régis Hanoladd fuzzystrmatch extension
2014-07-07 SamMerge pull request #52 from cauerego/patch-1
2014-06-27 SamBUGFIX: ensure a locale is set correctly
2014-05-13 SamMerge pull request #25 from alexdong/patch-2
2014-04-24 SamMerge pull request #35 from albertogg/fix-gemrc
2014-04-23 Sammissed a few templates
2014-04-01 Samoops
2014-03-25 SamAdded web hook
2014-03-25 SamFEATURE: ability to run old PG if needed
2014-03-22 SamUpdate postgres.template.yml
2014-03-14 Sam Saffronfix holes in upgrade
2014-03-14 SamPostgres upgraded from version 9.2 -> 9.3
2014-02-17 Régis Hanolmake sure public schema is owned by discourse
2014-01-07 Sam Saffronadd test that ensures bootstrap can not run when postgr...
2013-12-06 Sam Saffronadd a special env var DOCKER_HOST_IP to all images
2013-11-28 Sam SaffronMerge branch 'master' of github.com:SamSaffron/discours...
2013-11-28 Sam Saffronclean up bootstrapper, make it more robust
2013-11-27 Sam Saffronsplit up templates