Drop a partitioned table "side effect"

From: gparc(at)free(dot)fr
To: pgsql-docs <pgsql-docs(at)lists(dot)postgresql(dot)org>
Subject: Drop a partitioned table "side effect"
Date: 2024-03-26 13:17:41
Message-ID: 129938207.827117930.1711459061107.JavaMail.zimbra@free.fr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs


Hello,

for a partitioned table, it should be mentioned in the documentation that currently the drop will also silently
drop all the partitions underneath.
By the way, it's a pity that "cascade" is not considered to be used in such a case.

Regards
Gilles

Browse pgsql-docs by date

  From Date Subject
Next Message Bruce Momjian 2024-03-26 15:07:07 Re: substring start position behavior
Previous Message Jan Behrens 2024-03-25 15:32:11 Unclear which libpq functions set an error message for PQerrorMessage