Commit Graph

25 Commits

Author SHA1 Message Date
Christian Persson d469ada915 Update link to point to latest stable (9.5) docs 2016-07-24 13:04:15 +02:00
Tianon Gravi 6ba40c0c06 Ditch psql "POSTGRES_PORT_*" environment variables 2016-05-18 16:24:46 -07:00
Nick Cox 97d55a05ff Merge pull request #514 from infosiftr/postgres
Document POSTGRES_INITDB_ARGS env var
2016-03-15 17:16:26 -06:00
Nick Cox 1399d045b4 Document POSTGRES_INITDB_ARGS env var
This documents the POSTGRES_INITDB_ARGS environment variable added in #132.
2016-03-03 17:35:03 -08:00
Tianon Gravi e070bf2998 Add "psql" initdb example to postgres 2016-02-15 16:46:23 -08:00
Julien Acroute 9154894352 Fix typo 2016-01-25 14:11:46 +01:00
Roman Levin c3bfab67bc Mention POSTGRES_DB in content.md
Fixes #90.
2015-11-18 16:32:59 +01:00
Mike Dillon 4106a4c4f5 Break up the paragraphs in initdb explanation 2015-08-21 23:23:13 -07:00
Mike Dillon 0c80030b44 Expand documentation of postgres initdb logic
* Explain the execution order of initdb extension files
* Document that *.sql scripts are run as $POSTGRES_USER
* Recommend running psql commands inside *.sh scripts as $POSTGRES_USER
2015-08-21 23:17:18 -07:00
Tianon Gravi 481f43ec2f Use explicit-type code blocks in a lot of obvious places (now that the Hub actually renders these _better_ than the no-type versions) 2015-08-13 09:29:14 -07:00
Tianon Gravi ca314429df Add documentation for new postgres initdb logic 2015-07-23 14:23:47 -07:00
Victor Heng 4024b3aa27 Explain `PGDATA` env variable, which is useful when data volume is fs mount. 2015-07-14 20:06:06 +08:00
Sylvain Bellemare b6461089f5 made tiny improvement to the wording 2015-07-04 00:49:08 +02:00
Bill W 227f54c354 typo 2015-07-01 17:07:39 +10:00
Tianon Gravi 13c27f6554 Fix postgres quote formatting 2015-04-27 16:41:16 -06:00
Joe Ferguson ff8d5d7329 Add info to postgres for locale setup 2015-04-06 12:42:54 -07:00
Tianon Gravi a71fa247d9 FORMAT ALL THE THINGS 2015-02-12 13:42:10 -07:00
Daniel Chatfield f44468bff5 Fix minor typo 2015-01-28 11:41:54 +00:00
Tianon Gravi b682b6f609 Merge pull request #105 from infosiftr/postgres
Add postgres docs for environment variables
2014-11-20 17:10:28 -07:00
Joe Ferguson fbf180f4d6 Add postgres docs for environment variables 2014-11-20 15:21:47 -08:00
Moghedrin d2805df33e Add a notice for behavior on database initialization 2014-11-20 15:58:18 -07:00
Joe Ferguson c920ff0075 Mostly tw=80, also a few dockerfile links from update.sh 2014-10-21 15:34:30 -07:00
Mike Dillon be2e9b9ee8 Add documenation of /docker-entrypoint-initdb.d 2014-10-08 21:16:04 -07:00
Tianon Gravi 7d3134f982 Add LOGO magic to many contents and update.sh 2014-09-26 17:22:36 -06:00
Joe Ferguson 8e4d0e6283 move README-content.md to just content.md 2014-09-23 13:47:30 -06:00