Bug 87701

Summary: new port: databases/pgpool
Product: Ports & Packages Reporter: Choe, Cheng-Dae <whitekid>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.shar none

Description Choe, Cheng-Dae 2005-10-20 04:30:13 UTC
From homepage:
pgpool is a connection pool server for PostgreSQL. pgpool runs between
PostgreSQL's clients(front ends) and servers(back ends). A PostgreSQL client can
connect to pgpool as if it were a standard PostgreSQL server.

pgpool caches the connection to PostgreSQL server to reduce the overhead to
establish the connection to it.

How-To-Repeat:               N/A
Comment 1 Marcus Alves Grando freebsd_committer freebsd_triage 2005-11-03 12:43:23 UTC
State Changed
From-To: open->closed

Committed. Thanks!