So do the pgpool-II backends need to be in the same host, which kinda makes
load balancing/partitioning point moot doesnt it.
Please let me know how to get this setup working
thanks
the error that i get with this backend_hostname is
tmp]$ rm -rf pgpool-II-2.2.2.tar.gz
[m...@db tmp]$ psql -p 9999
psql: server closed the connection unexpectedly
This probably means the server terminated abnormally
before or while processing the request.
[m...@db tmp]$ tail -f /tmp/pgpool.log
2009-06-27 09:28:29 LOG: pid 38104: pgpool successfully started
2009-06-27 09:29:18 ERROR: pid 38106: pool_read_int: data does not match
between between master(0) slot[2] (50331648)
2009-06-27 09:29:18 ERROR: pid 38106: pool_do_auth: read auth kind failed
On Sat, Jun 27, 2009 at 9:26 AM, <[email protected]> wrote:
> How to specify backend_hostname in pgpool-ii
> *backend_hostname2 = '24.7.11.70'*
> backend_port2 = 5432
> backend_weight2 = 1
> backend_data_directory2 = '/mnt/work/database'
>
> *#backend_hostname1 = 'marc.somehost.com'*
> #backend_port1 = 5432
> #backend_weight1 = 1
> #backend_data_directory1 = '/mnt/work/database'
>
> both of this don't work
>
> thanks
>
--
Bidegg worlds best auction site
http://bidegg.com
_______________________________________________
Pgpool-general mailing list
[email protected]
http://pgfoundry.org/mailman/listinfo/pgpool-general