On Wed, 5 Apr 2006 10:46 am, Miguel wrote: > hi, is there a problem that the database being replicated (master and > slave) are on tablespace diferent from postgres' default? > i want to start using tablespaces with a new database and wonder if that > would cause a problem to slony
We've just deployed Slony to replicate 4 databases, all on a non-default tablespace (same tablespace on master and slave). Seems to be working just fine so far. I would strongly recommend that you set up a proof-of-concept system - I have been using such a setup to confirm early on in the project that what I plan will work. A couple of old P3s running Linux (or *BSD or whatever) would be a cheap way to do this. Regards, Philip. -- "Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it." - Brian W. Kernighan ----------------- Utiba Pty Ltd This message has been scanned for viruses and dangerous content by Utiba mail server and is believed to be clean. _______________________________________________ Slony1-general mailing list [email protected] http://gborg.postgresql.org/mailman/listinfo/slony1-general
