Geoffrey lists at serioustechnology.com
Thu Apr 23 07:50:56 PDT 2009
Andrew Sullivan wrote:
> On Thu, Apr 23, 2009 at 10:13:41AM -0400, Geoffrey wrote:
>> Also, what is the best way to get these tables back in sync without  
>> trashing slony and starting over?
>>
>> Can we drop the tables from replication and re-add them?
> 
> Yes.

Checking the documentation, I want to make sure I've got the right 
command.  is 'setdroptable()' the command I want to use?  I want to make 
sure this drops the table from replication and does not DROP TABLE from 
my database.

By the way, I think there's a typo in the docs:

http://slony.info/documentation/function.setdroptable-integer.html

-- ----
-- Drop the table from the set and generate the SET_ADD_TABLE event
-- ----

Shouldn't the above be SET_DROP_TABLE ??


-- 
Until later, Geoffrey

Those who would give up essential Liberty, to purchase a little
temporary Safety, deserve neither Liberty nor Safety.
  - Benjamin Franklin


More information about the Slony1-general mailing list