I had this exact problem. I had to in fact compile the pgpool-II source
code rather than yum install pgpool-II.
On Jan 8, 2008 9:55 AM, Tatsuo Ishii <[EMAIL PROTECTED]> wrote:
> Can you provide more info please?
>
> - pgpool version(I assume it's pgpool-II since you use 3 PostgreSQL
> servers)
Can you provide more info please?
- pgpool version(I assume it's pgpool-II since you use 3 PostgreSQL
servers)
- pgpool.conf
Do you get the error right after start psql? Or it only happens after
you issue create database command?
Also please provide detailed log which can be obtained by using
I have 3 postgresql services running and I have them correctly
referenced in the pgpool.conf file.
However, I get the following error when I try to create db's to them
using the following command:
psql -p db_name
psql: server closed the connection unexpectedly
This probably means the