Tianon Gravi
							
						 | 
						
							
							
								8b29e07d9e
							
							Update postgres "arbitrary user" notes to reference new nss_wrapper functionality
						 | 
						7 years ago | 
					
				
					
						
							
								   Sushil Shrestha
							
						 | 
						
							
							
								f0b880775d
							
							fix for psql command on extending the script
						 | 
						7 years ago | 
					
				
					
						
							
								   Tianon Gravi
							
						 | 
						
							
							
								405d4d5b78
							
							Add a blurb about installing PostgreSQL extensions
						 | 
						7 years ago | 
					
				
					
						
							
								   Tianon Gravi
							
						 | 
						
							
							
								9d872c5182
							
							Add a note about Alpine location of "postgresql.conf.sample"
						 | 
						7 years ago | 
					
				
					
						
							
								   Noah A
							
						 | 
						
							
							
								1befb43b5b
							
							Update content.md
						 | 
						7 years ago | 
					
				
					
						
							
								   Noah A
							
						 | 
						
							
							
								a68def8839
							
							Elaboration on POSTGRES_PASSWORD
						 | 
						7 years ago | 
					
				
					
						
							
								   Noah A
							
						 | 
						
							
							
								97dbbb6d63
							
							Elaboration on POSTGRES_PASSWORD
						 | 
						7 years ago | 
					
				
					
						
							
								   Joe Ferguson
							
						 | 
						
							
							
								cca7584949
							
							Add notes on how to configure postgres
						 | 
						8 years ago | 
					
				
					
						
							
								   Tianon Gravi
							
						 | 
						
							
							
								fc99d3233f
							
							Adjust "POSTGRES_INITDB_XLOGDIR" to "POSTGRES_INITDB_WALDIR" (with an added note for 9.x)
						 | 
						8 years ago | 
					
				
					
						
							
								   Tianon Gravi
							
						 | 
						
							
							
								25a5b70c1b
							
							Adjust a ton of image references (especially to use %%IMAGE%%)
						 | 
						8 years ago | 
					
				
					
						
							
								   Tianon Gravi
							
						 | 
						
							
							
								be60045c28
							
							Add a "Docker Secrets" section to PostgreSQL too
						 | 
						8 years ago | 
					
				
					
						
							
								   Marcos Lilljedahl
							
						 | 
						
							
							
								96c08fac21
							
							Add mysql,es,kibana,postgres and adminer
						 | 
						8 years ago | 
					
				
					
						
							
								   Sergey Zhuravel
							
						 | 
						
							
							
								12b7486704
							
							Postgres supports sql.gz import from initdb folder
						 | 
						8 years ago | 
					
				
					
						
							
								   Daniel Dent
							
						 | 
						
							
							
								cc09a2efc0
							
							Document postgres POSTGRES_INITDB_XLOGDIR variable
						 | 
						8 years ago | 
					
				
					
						
							
								   E Brent Nelson
							
						 | 
						
							
							
								d5880ebacf
							
							Add details about trust authentication.
						 | 
						8 years ago | 
					
				
					
						
							
								   Tianon Gravi
							
						 | 
						
							
							
								9c8e198a1e
							
							Add an explicit note about initdb scripts being run as the "postgres" user now
						 | 
						8 years ago | 
					
				
					
						
							
								   Tianon Gravi
							
						 | 
						
							
							
								40a4f630ec
							
							Add some notes about the caveats for "arbitrary user" support in postgres
						 | 
						8 years ago | 
					
				
					
						
							
								   Tianon Gravi
							
						 | 
						
							
							
								f99d2bcb45
							
							Replace "fig" with "docker-compose" in both postgres and swarm
						 | 
						8 years ago | 
					
				
					
						
							
								   Christian Persson
							
						 | 
						
							
							
								d469ada915
							
							Update link to point to latest stable (9.5) docs
						 | 
						9 years ago | 
					
				
					
						
							
								   Tianon Gravi
							
						 | 
						
							
							
								6ba40c0c06
							
							Ditch psql "POSTGRES_PORT_*" environment variables
						 | 
						9 years ago | 
					
				
					
						
							
								   Nick Cox
							
						 | 
						
							
							
								97d55a05ff
							
							Merge pull request #514 from infosiftr/postgres
						 | 
						9 years ago | 
					
				
					
						
							
								   Nick Cox
							
						 | 
						
							
							
								1399d045b4
							
							Document POSTGRES_INITDB_ARGS env var
						 | 
						9 years ago | 
					
				
					
						
							
								   Tianon Gravi
							
						 | 
						
							
							
								e070bf2998
							
							Add "psql" initdb example to postgres
						 | 
						9 years ago | 
					
				
					
						
							
								   Julien Acroute
							
						 | 
						
							
							
								9154894352
							
							Fix typo
						 | 
						9 years ago | 
					
				
					
						
							
								   Roman Levin
							
						 | 
						
							
							
								c3bfab67bc
							
							Mention POSTGRES_DB in content.md
						 | 
						10 years ago | 
					
				
					
						
							
								   Mike Dillon
							
						 | 
						
							
							
								4106a4c4f5
							
							Break up the paragraphs in initdb explanation
						 | 
						10 years ago | 
					
				
					
						
							
								   Mike Dillon
							
						 | 
						
							
							
								0c80030b44
							
							Expand documentation of postgres initdb logic
						 | 
						10 years ago | 
					
				
					
						
							
								   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)
						 | 
						10 years ago | 
					
				
					
						
							
								   Tianon Gravi
							
						 | 
						
							
							
								ca314429df
							
							Add documentation for new postgres initdb logic
						 | 
						10 years ago | 
					
				
					
						
							
								   Victor Heng
							
						 | 
						
							
							
								4024b3aa27
							
							Explain `PGDATA` env variable, which is useful when data volume is fs mount.
						 | 
						10 years ago |