pgpool caches the connection to PostgreSQL server to reduce the
overhead to establish the connection to it.
Also, pgpool could use two PostgreSQL servers for fail over. If the first server goes down, pgpool will automatically switch to the secondary server.
Moreover, pgpool supports scheduled switch over.
Wednesday, October 05, 2005
pgpool page:
Mozilla and hypocrisy
Right, but what about the experiences that Mozilla chooses to default for users like switching to Yahoo and making that the default upon ...
-
via VMware blog
-
AJAX: redesign your PHP applications? - ThinkPHP /dev/blog : "First of all, XMLHttpRequest has a problem: in InternetExplorer, it doesn...