mirror of
				https://github.com/pelican-eggs/eggs.git
				synced 2025-10-31 17:08:06 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			20 lines
		
	
	
		
			400 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			20 lines
		
	
	
		
			400 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| # PostgreSQL
 | |
| 
 | |
| ## From their [Website](https://www.postgresql.org/)
 | |
| 
 | |
| The World's Most Advanced Open Source Relational Database
 | |
| 
 | |
| ## Minimum RAM warning
 | |
| 
 | |
| 2 Gigabytes minimum recommended
 | |
| 
 | |
| See here <https://www.commandprompt.com/blog/postgresql_mininum_requirements/>
 | |
| 
 | |
| ## Server Ports
 | |
| 
 | |
| Ports required to run the server in a table format.
 | |
| 
 | |
| | Port    | default |
 | |
| |---------|---------|
 | |
| | Server  |  5432   |
 |