Hi Dominik, Can you shared your code for us to reproduce the issue?
Thanks Lei On Thu, Aug 4, 2016 at 10:11 PM, Dominik Choma <[email protected]> wrote: > Hi All, > > For one use case I want to connect to external postgreSQL database from > HAWQ PL/Python procedure. > I use python psycopg2 library. > Remote postgreSQL server reject connecion from HAWQ with > this error : FATAL unsupported frontend protocol 28675.0: server > supports 1.0 to 3.0. > The same python code is running well from OS level. > > I wonder if it is HAWQ or PostgreSQL PL/Python interpreter related > issiue. > Any help or pointers would be great. > > Dominik >
