Thread: [BUGS] PostgreSQL 8.2 installation error on Windows 2016 server
Hi,
We are doing an assessment for for migrating our Perl applications to Windows 2016 server.
I am trying to install PostgreSQL 8.2 version on my Windows server 2016. But it is giving me following error:
Malformed permissions property: 'langid’
We could not find any relavant information on PostgreSQl site that if the stated version 8.2 will work on Windows 2016 server.
I would like to know whether 8.2 version supports on 2016 server, if not which version is supported?
Thanks & Regards,
Shruti Rawal,
Software Engineer
Larsen & Toubro Infotech
Blue Ridge Township, Bldg No. IT 9, 2th Floor,
Phase-I, Hinjewadi, Pune 411 057, India
Phone: +91 (20) 6657-0941| Mob: +91 750-628-1039
The contents of this e-mail and any attachment(s) may contain confidential or privileged information for the intended recipient(s). Unintended recipients are prohibited from taking action on the basis of information in this e-mail and using or disseminating the information, and must notify the sender and delete it from their system. L&T Infotech will not accept responsibility or liability for the accuracy or completeness of, or the presence of any virus or disabling code in this e-mail"
On Tue, Jan 24, 2017 at 09:19:28AM +0000, Shruti Rawal wrote: > Hi, > > We are doing an assessment for for migrating our Perl applications > to Windows 2016 server. I am trying to install PostgreSQL 8.2 > version on my Windows server 2016. PostgreSQL 8.2 has been out of support since 2011. The current released version is 9.6. https://www.postgresql.org/support/versioning/ If your software depends on the "automatic casts to text" misbehavior in 8.2 and under as described below, you really need to fix the software. https://www.postgresql.org/docs/current/static/release-8-3.html#AEN160304 Best, David. -- David Fetter <david(at)fetter(dot)org> http://fetter.org/ Phone: +1 415 235 3778 AIM: dfetter666 Yahoo!: dfetter Skype: davidfetter XMPP: david(dot)fetter(at)gmail(dot)com Remember to vote! Consider donating to Postgres: http://www.postgresql.org/about/donate -- Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-bugs