neil(at)postgrescompare(dot)com writes:
> 2. SELECT * from pg_timezone_abbrevs;
> ERROR: F0000: time zone abbreviation "novst" is not used in time zone
> "Asia/Novosibirsk"
Hm, yeah, IANA changed the data they ship for Asia/Novosibirsk and we
missed the impact it would have on our stuff :-(. I've started a thread
on what to do about this over in pgsql-hackers:
https://www.postgresql.org/message-id/flat/6189.1472820913%40sss.pgh.pa.us
Thanks for the report!
regards, tom lane