>> Is it possible to tell pgpool before startup which nodes >> it should not attach? > > No it can't. But I think this is a useful. For example, new > backend_statusN parameter is.
What I usually do in these cases is shutdown the detached backends before starting pgpool, and restarting them after the pooler is online. It's easier than starting and have to quickly detach them. But I agree that would be a useful option. -- Bruno Lustosa <[EMAIL PROTECTED]> http://www.lustosa.net/ _______________________________________________ Pgpool-general mailing list [email protected] http://pgfoundry.org/mailman/listinfo/pgpool-general
