Hi,
I got a problem with PGSQL that I can't solve.
I have a Linux web server that tries to connect to my PGSQL database that is located on a SUN machine. The
installation on Sun is a binary one. The communication to the PGSQL is made via a VPN. So I have a internal IP for
both machines. Somehow I can't connect to the PGSQL databases from the Linux box.
Here is the error I get with my perl program:
Try to connect
Unable to connect to testdb.
Cannot log in to DBI:roxyServer: Maximum message size of 65536 exceeded, use option 'maxmessage' to increase at
/usr/lib/perl5/site_perl/5.005/RPC/PlServer/Comm.pm line 115.
This is done by my developer and I would like to see if there is a simple solution for this because I think that they are
not know what they do. I would appreciate if someone has a tip for me.
Best wishes,
Thom
I got a problem with PGSQL that I can't solve.
I have a Linux web server that tries to connect to my PGSQL database that is located on a SUN machine. The
installation on Sun is a binary one. The communication to the PGSQL is made via a VPN. So I have a internal IP for
both machines. Somehow I can't connect to the PGSQL databases from the Linux box.
Here is the error I get with my perl program:
Try to connect
Unable to connect to testdb.
Cannot log in to DBI:roxyServer: Maximum message size of 65536 exceeded, use option 'maxmessage' to increase at
/usr/lib/perl5/site_perl/5.005/RPC/PlServer/Comm.pm line 115.
This is done by my developer and I would like to see if there is a simple solution for this because I think that they are
not know what they do. I would appreciate if someone has a tip for me.
Best wishes,
Thom