Setup & Tune (pg)Moodle
Thursday, September 27th, 2007Setting up and tuning postgresql. Browsed docs and blogs. Found a tutorial on how to setup a pg database cluster. Clustering in postgres is done with the pgcluster package. pgCluster is a Synchronous Multi-Master Replication. Slony is an asynchronous master slave replicator. Asynchronous replicates can be good for heavy read, ...



















