shafrudin very.shafrudin at gmail.com
Tue Mar 24 22:16:33 PDT 2009


Raymond O'Donnell wrote:
> 
> On 24/03/2009 07:55, shafrudin wrote:
> 
>> i read the article but i still dont undestand,...
>> can anyone help me how to execute ddl script???
> 
> AIUI, you can do it like this:
> 
> * Put your DDL into a file.
> 
> * Create another script file with the EXECUTE SCRIPT command in it,
> pointing to the first script (see the example at
> http://www.slony.info/documentation/stmtddlscript.html).
> 
> * Submit this second script to slonik.
> 
> I haven't done it myself, but this is what I understand from scanning
> the docs anyway. :-)
> 


in file should just write ddl cript like
create table a (id integer);
or i need to write another script??
and how to submit to slonik??
please can you explain step by step i really get suck....

-- 
View this message in context: http://www.nabble.com/how-execute-ddl-script-on-slony----tp22675573p22695435.html
Sent from the Slony-I -- General mailing list archive at Nabble.com.



More information about the Slony1-general mailing list