>My question is, my understanding is that the following parameters are not >applicable/not required to configure while running in connection pooling >mode. Am I correct?
Yes >Additionally, it would also be useful, if somebody can >explain the functionality of these parameters and in which mode of pgpool >feature is this required. This parameters are configured if you use parallel mode. Regards. -----Mensaje original----- De: [email protected] [mailto:[email protected]] En nombre de Gnanakumar Enviado el: jueves, 10 de noviembre de 2011 01:42 Para: [email protected] Asunto: [Pgpool-general] Should I configure system_db_dbname parameter while running in connection pooling mode? Hi, We're running PostgreSQL 8.2.22 and pgpool-II-2.0.1. In our case, pgpool is solely used for connection pooling purpose and we're not using other features of pgpool like replication, load balance, parallel query, etc. My question is, my understanding is that the following parameters are not applicable/not required to configure while running in connection pooling mode. Am I correct? Additionally, it would also be useful, if somebody can explain the functionality of these parameters and in which mode of pgpool feature is this required. # system DB info system_db_hostname = '127.0.0.1' system_db_port = 5432 system_db_dbname = 'pgpool' system_db_schema = 'pgpool_catalog' system_db_user = 'pgpool' system_db_password = '' Is there any pgpool doc/link/resource that lists *only* parameters required to configure (so that I can just ignore/no need to unnecessarily worry about other parameters) pgpool in connection pooling mode? Regards, Gnanam _______________________________________________ Pgpool-general mailing list [email protected] http://pgfoundry.org/mailman/listinfo/pgpool-general _______________________________________________ Pgpool-general mailing list [email protected] http://pgfoundry.org/mailman/listinfo/pgpool-general
