Slashdot Mirror


User: jbelton

jbelton's activity in the archive.

Stories
0
Comments
2
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2

  1. Who Really Invented the Internet on Virtual Grid Supercomputer Goes (Partly) Online · · Score: 1

    I thought it was Al Gore???

  2. Re:PostgreSQL and pg_dump on Open Source Database Clusters? · · Score: 1

    > the slave promotion is the hard and gritty bit For controlling the master roll, check out heartbeat (http://linux-ha.org/). There may be existing scripts to allow automatic failover of PostgreSQL when the new replication logic is being used.