"Tom Lane" <[EMAIL PROTECTED]> writes
> > So wouldn't this mean that any CREATE DATABASE won't work properly in
PITR?
>
> It works fine in a rollforward situation.


Since there is no xlog replay mechanism to CREATE INDEX (bottom-up method),
so CREATE INDEX won't get replayed in PITR?

This seems also true for SET TABLESPACE command.

Regards,
Qingqing



---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

               http://www.postgresql.org/docs/faq

Reply via email to