Maybe I needed more sleep before I wrote it... I meant to say "dbBalancer", not dbpool. It is available at http://dbbalancer.sourceforge.net/ Another Ruby compatible option is SQLRelay at http://www.firstworks.com/ On Sat, 08 Feb 2003 06:37:20 +0000, ahoward wrote: > On Sat, 8 Feb 2003, Gabriel Emerson wrote: > > can you point me at some info about dbpool? i just wrote a pure ruby dbpool > for postgres but didn't find anything other solutions out there. > > thanks. > > -a