Wed Jul 26 07:55:51 PDT 2006
- Previous message: [Slony1-general] EXECUTE SCRIPT with 1.1.5 - trying to do the Right Thing
- Next message: [Slony1-general] EXECUTE SCRIPT with 1.1.5 - trying to do the Right Thing
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
[snip] > - data migration: set default values, migrate old data to new form: > this we usually do in chunks, as it takes a long time but takes only > shared locks; ^^^^^^ This should read row locks, compared to table locks for structural changes. BTW, only the structural changes have to go through slony EXECUTE SCRIPT, the data changes are applied online. Cheers, Csaba.
- Previous message: [Slony1-general] EXECUTE SCRIPT with 1.1.5 - trying to do the Right Thing
- Next message: [Slony1-general] EXECUTE SCRIPT with 1.1.5 - trying to do the Right Thing
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Slony1-general mailing list