The SSL connection is required from psql not by Cluster DBs. Could you check how to install the psql.
Regards, --------------------- At.Mitani -- original message -- From: Serge A. Ribalchenko<[EMAIL PROTECTED]> To: <[email protected]> Sent: Sat, 22 Mar 2008 20:14:59 +0200 Subject: Re: [Pgcluster-general] pglb problems >У Сбт, 2008-03-22 у 17:17 +0100, A. Mitani пише: >> Hi Serge, >> >> According to your log of pglb, start-up packet requests SSL connection. >> The load balancer is not supported SSL connection. >> Therefore, please re-configure without "--with-openssl" option. >> ("make distclean" is required before re-configure) > >Excuse me, but I configured it without --with-openssl option, at all. > >This is %build section from my rpm spec: > >> %build >> autoconf-2.5 >> ./configure %_target_platform \ >> --prefix=%prefix \ >> --libdir=%_libdir \ >> --mandir=%_mandir \ >> --with-docdir=%_docdir \ >> --includedir=%_includedir/%PGSQL \ >> --sysconfdir=%_sysconfdir/%PGSQL \ >> --datadir=%_datadir/%PGSQL \ >> --localstatedir=%_localstatedir \ >> --enable-hba \ >> --enable-recode \ >> --enable-multibyte \ >> --enable-nls \ >> --without-tk \ >> --with-pam \ >> --with-CXX \ >> --with-perl \ >> --with-x \ >> --enable-odbc \ >> --with-tcl --with-tclconfig=%_libdir \ >> --with-readline \ >> --with-python \ >> --disable-rpath > > >-- >Best wishes, >~ Serge. pubkeys: http://uch.net/~fisher/keys.asc >~fingerprint : 4346 2766 BC96 E77F 5BFF 1E7C 12C2 3852 E5FD DC34 > > >_______________________________________________ >Pgcluster-general mailing list >[email protected] >http://pgfoundry.org/mailman/listinfo/pgcluster-general > _______________________________________________ Pgcluster-general mailing list [email protected] http://pgfoundry.org/mailman/listinfo/pgcluster-general
