Remove invalid timezone entries in postgres conf
This commit is contained in:
		| @@ -9,9 +9,7 @@ dynamic_shared_memory_type = posix | ||||
| random_page_cost = 1 | ||||
| seq_page_cost = 1 | ||||
|  | ||||
| log_timezone = 'localtime' | ||||
| datestyle = 'iso, dmy' | ||||
| timezone = 'localtime' | ||||
|  | ||||
| lc_messages = 'en_CA.UTF-8' | ||||
| lc_monetary = 'en_CA.UTF-8' | ||||
|   | ||||
		Reference in New Issue
	
	Block a user