There is no need for pgbouncer to depend on postgresql-X.X at all. It does not use libpq, and it does not need Postgres server nor client components to be installed on same machine.
For some high-performance environments it may be preferable to install pgbouncer to separate machine from database. Having hard-Depends would make that annoying. Suggest: would be fine it you want some sort of link still. -- marko -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

