mirror of
				https://github.com/tteck/Proxmox.git
				synced 2025-10-31 10:59:24 +00:00 
			
		
		
		
	Update README.md
This commit is contained in:
		
							parent
							
								
									b3ddc8efbb
								
							
						
					
					
						commit
						4ba675c2c9
					
				| @ -663,11 +663,11 @@ passwd postgres | |||||||
| ``` | ``` | ||||||
| Login using Postgres system account | Login using Postgres system account | ||||||
|   |   | ||||||
| ``` | ```yaml | ||||||
| su - postgres | su - postgres | ||||||
| ``` | ``` | ||||||
| Now, change the Admin database password  | Now, change the Admin database password  | ||||||
| ``` | ```yaml | ||||||
| psql -c "ALTER USER postgres WITH PASSWORD 'your-password';" | psql -c "ALTER USER postgres WITH PASSWORD 'your-password';" | ||||||
| ``` | ``` | ||||||
| Create a new user. | Create a new user. | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user