BUG #16287: 'Server doesn't listen' after setting 'timezone' to "America/Detroit US/Michigan"

From: PG Bug reporting form <noreply(at)postgresql(dot)org>
To: pgsql-bugs(at)lists(dot)postgresql(dot)org
Cc: felix(dot)jetzinger(at)alpinemetaltech(dot)com
Subject: BUG #16287: 'Server doesn't listen' after setting 'timezone' to "America/Detroit US/Michigan"
Date: 2020-03-06 18:31:04
Message-ID: 16287-f9b7ae09c94faf3c@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 16287
Logged by: Felix Jetzinger jun.
Email address: felix(dot)jetzinger(at)alpinemetaltech(dot)com
PostgreSQL version: Unsupported/Unknown
Operating system: Windows 7 Embedded Standard SP1
Description:

Hello,
we're using PostgreSQL 9.3 on our Windows 7 Embedded computers. Our new
system goes to Michigin in the USA and so I want to adjust the timezone to
it.
Unfortunately everytime after adjusting the 'timezone' parameter in the
'postgresql.conf' to "America/Detroit US/Michigan" regarding the table
'Table B-6. Time Zone Names for Setting timezone' from your website I can't
connect to the server anymore. Same problem with "America/New_York EST5EDT
SystemV/EST5EDT US/Eastern". Out default setting for it is "UTC" which is
working fine. I also tried "Etc/GMT-5" and "America/Bogota" and they are
working but I need the time settings for Michigan because of ther
daylight-savings time rule.

Please help me out why the setting "America/Detroit US/Michigan" isn't
working or how I can make it work.

Thank you,
Felix

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Radics Geza 2020-03-06 18:52:43 JSON array is not updated if updating with empty array
Previous Message Victor Yegorov 2020-03-06 09:38:20 Re: BUG #16285: bt_metap fails with value is out of range for type integer