[Pgpool-general] backend_hostname how to specify

mobiledreamers at gmail.com mobiledreamers at gmail.com
Sat Jun 27 16:31:02 UTC 2009


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
[mark at db tmp]$ psql -p 9999
psql: server closed the connection unexpectedly
        This probably means the server terminated abnormally
        before or while processing the request.
[mark at 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, <mobiledreamers at gmail.com> 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://pgfoundry.org/pipermail/pgpool-general/attachments/20090627/f4fe26dd/attachment.html>


More information about the Pgpool-general mailing list