Marcos Lilljedahl
96c08fac21
Add mysql,es,kibana,postgres and adminer
2017-06-18 17:45:24 -03:00
Sergey Zhuravel
12b7486704
Postgres supports sql.gz import from initdb folder
2017-05-22 16:08:07 -07:00
Daniel Dent
cc09a2efc0
Document postgres POSTGRES_INITDB_XLOGDIR variable
...
docker-library/postgres#224 and docker-library/official-images#2762 added the POSTGRES_INITDB_XLOGDIR variable. This adds documentation for that variable.
2017-04-06 14:44:24 -07:00
E Brent Nelson
d5880ebacf
Add details about trust authentication.
...
The PostgreSQL image sets up trust authentication and may be confusing for folks who are unfamiliar with it. Add a note to explain this.
2017-04-05 09:56:24 -07:00
Tianon Gravi
9c8e198a1e
Add an explicit note about initdb scripts being run as the "postgres" user now
2017-02-28 09:59:31 -08:00
Tianon Gravi
40a4f630ec
Add some notes about the caveats for "arbitrary user" support in postgres
2017-01-19 16:22:05 -08:00
Tianon Gravi
f99d2bcb45
Replace "fig" with "docker-compose" in both postgres and swarm
2017-01-19 15:31:57 -08:00
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