Hello,

On 02/17/2011 09:17 AM, Peter Czanik wrote:
> - test it with syslog-ng on local and network connections, using default
> and non default port numbers 
>   
And that's right. With MySQL, if I don't configure a port number in
syslog-ng.conf, then the default 3306 is used. Setting the port number
to another value also works fine.
With PostgreSQL if the port is not specified, libdbi tries to connect to
port 0 (zero). It works fine, once a port is specified.
I was told, that in syslog-ng all databases are treated equal, so it's
something in libdbi port handling.

-- 
Peter Czanik (CzP) <cza...@balabit.hu>
BalaBit IT Security / syslog-ng upstream
http://czanik.blogs.balabit.com/



------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
libdbi-devel mailing list
libdbi-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libdbi-devel

Reply via email to