When trying to connect to the PostgreSQL server using the TIBCO Scribe ® Online Connector for PostgreSQL, you may encounter an exception with the following error:
[500] Unable to resolve the timezone "{timezone name}" to one recognized by the systemThe issue is that the CData PostgreSQL ADO.NET provider relies on the time zone’s StandardName, which is the display name of the time zone. The display name is localized based on the culture installed with the Windows operating system.