On Wed, Jul 25, 2012 at 1:34 AM, Alok Kumar <alok...@gmail.com> wrote: > Q 1. Do I need to create table programmatically on Backup cluster every > time when new tables get created on Production cluster?
Yes. > Can't it be automatically created using WAL? No, we don't replicate .META. edits as it would be a mess. J-D