Postgres Invalid Password packet Size

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
tonylabb
Posts: 3
Joined: Tue 13 Aug 2013 19:25

Postgres Invalid Password packet Size

Post by tonylabb » Tue 13 Aug 2013 19:43

I just upgraded to UniDAC 5.02 from a version 4.xx. We're running PostgresSQL version 9.0. I am now getting the "invalid password packet size" message in my logs when I never did before. This happens simply by doing a TUniConnection.Open. Am I doing something wrong? i've been using UniDAC for about a year now and never encountered this.

DemetrionQ
Devart Team
Posts: 271
Joined: Wed 23 Jan 2013 11:21

Re: Postgres Invalid Password packet Size

Post by DemetrionQ » Wed 14 Aug 2013 11:26

Hello.

Thank you for the information. We have reproduced the issue and are investigating it. We'll do our best to add the fix in the next version.

tonylabb
Posts: 3
Joined: Tue 13 Aug 2013 19:25

Re: Postgres Invalid Password packet Size

Post by tonylabb » Wed 14 Aug 2013 12:10

Thanks for the quick reply. Good to know it's not something I'm doing wrong.

Post Reply