Iannsp <[EMAIL PROTECTED]> writes: > I like to know what you think about using dblink to construct serious > syncronous and asyncronous replication.
I think it'd be a lot of work and at the end of the day you'd pretty much have reinvented Slony-I ... why not just use slony? regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match