Thank you!
On Mon, Mar 10, 2025, 11:37 AM Christophe Pettus <xof(at)thebuild(dot)com> wrote:
>
>
> > On Mar 10, 2025, at 09:35, Igor Korot <ikorot01(at)gmail(dot)com> wrote:
> >
> > Will the tables also be deleted?
> > The CREATE TABLE statements are part of this big transaction.
>
> Yes. DDL is transactional in PostgreSQL just like DML.
>