Hi,<br>I&#39;m testing pooling and load balancing features with 6 servers and I get a weird error.<br>I can connect to the first database (pgpoolAdmin shows the status connected) but I can&#39;t connect to the others as I got an authentication error.<br>

Furthermore, I&#39;ve tried to set just one database in the config file and whatever it is I can connect.<br><br>This is the pgpool log:<br><br>2012-04-20 11:01:56 DEBUG: pid 28450: I am 28450 accept fd 6<br>2012-04-20 11:01:56 LOG:   pid 28450: connection received: host=<a href="http://xxxxxxxxxx.uk">xxxxxxxxxx.uk</a> port=52809<br>

2012-04-20 11:01:56 DEBUG: pid 28450: Protocol Major: 1234 Minor: 5679 database:  user: <br>2012-04-20 11:01:56 DEBUG: pid 28450: SSLRequest from client<br>2012-04-20 11:01:56 DEBUG: pid 28450: pool_ssl: SSL requested but SSL support is not available<br>

2012-04-20 11:01:56 DEBUG: pid 28450: read_startup_packet: application_name: pgAdmin III - Browser<br>2012-04-20 11:01:56 DEBUG: pid 28450: Protocol Major: 3 Minor: 0 database: postgres user: xxxx<br>2012-04-20 11:01:56 DEBUG: pid 28450: new_connection: connecting 0 backend<br>

2012-04-20 11:01:56 DEBUG: pid 28450: new_connection: connecting 1 backend<br>2012-04-20 11:01:56 DEBUG: pid 28450: new_connection: skipping slot 1 because backend_status = 1<br>2012-04-20 11:01:56 DEBUG: pid 28450: pool_ssl: SSL requested but SSL support is not available<br>

2012-04-20 11:01:56 DEBUG: pid 28450: pool_read_message_length: slot: 0 length: 12<br>2012-04-20 11:01:56 DEBUG: pid 28450: pool_do_auth: auth kind:5<br>2012-04-20 11:01:56 DEBUG: pid 28450: trying md5 authentication<br>
2012-04-20 11:01:56 ERROR: pid 28450: pool_get_passwd: username is NULL<br>
2012-04-20 11:01:56 DEBUG: pid 28450: do_md5: (null) does not exist in pool_passwd<br>2012-04-20 11:01:56 DEBUG: pid 28450: do_md5failed in slot 0<br><br>All the servers have the same hardware and database schema.<br><br>

Thanks,<br><br>Alex.<br clear="all"><br>-- <br>Alessandro De Noia<br><br><br>