cbbrowne at ca.afilias.info cbbrowne
Mon Oct 16 18:38:48 PDT 2006
> Hello,
> excuse my English...I'd like to know if there is a way to replicate a
> data base containing lots of tables without  obligations  to add all the
> table one by one in a script .

Your English is fine; no problems understanding things.

There is a script in /tools/ called slonik_build_env.pl which can build
the scripts needed.  (It assumes tables are in schema "public"; that's
easily modified if that isn't a correct assumption.)

Of course, that still involves, at some point, adding tables one by one in
a script.  But at least it helps you build that script...





More information about the Slony1-general mailing list