Postgresql goodies
Two pieces of Postgresql software I have just become aware of:
- Slony-I multithreaded replication engine - single master, multiple slave (but if the master fails, a slave can be promoted to a master)
- pgpool connection pool server
I like postgres, and these two pieces of the puzzle will come in very handy.
05:00 PM, 23 Jul 2004 by Mark Aufflick Permalink