Matilde López matulopezdiaz
Tue May 17 14:26:38 PDT 2005
All you wrote helps me a lot. Thanks all for your support.

Regards,
Matilde



Hong Yuan wrote:

> If you want the new column to be automatically added to the replicated 
> table, then you shouldn't add the column manully, but using the 
> EXECUTE SCRIPT command of slonik. First you should put your SQL 
> command in a file, e.g. structure_change.sql, then put this into your 
> slonik script:
>
> EXECUTE SCRIPT (
>    SET ID = your set id,
>    FILENAME = 'structure_change.sql',
>    EVENT NODE = appropriate node id
> )
>



-- 
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.308 / Virus Database: 266.11.11 - Release Date: 16/05/2005



More information about the Slony1-general mailing list