mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01:00 
			
		
		
		
	fix: clarify PostgreSQL version support
This commit is contained in:
		
							parent
							
								
									5173edc991
								
							
						
					
					
						commit
						53f3d5e9a1
					
				| @ -5,7 +5,9 @@ title: Developer guide | ||||
| 
 | ||||
| ## PostgreSQL | ||||
| 
 | ||||
| To run and develop unleash, you need to have PostgreSQL database (PostgreSQL v.9.5.x or newer) locally. | ||||
| To run and develop unleash, you need to have PostgreSQL database (PostgreSQL v10.x or newer) locally. | ||||
| 
 | ||||
| > Unleash currently also work with PostgreSQL v9.5+, but this might change in a future feature relase, and we have stopped runnig automatic integration tests below PostgreSQL v10. | ||||
| 
 | ||||
| ### Create a local unleash databases in postgres | ||||
| 
 | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user