Drop a partitioned table "side effect" - Mailing list pgsql-docs

From gparc@free.fr
Subject Drop a partitioned table "side effect"
Date
Msg-id 129938207.827117930.1711459061107.JavaMail.zimbra@free.fr
Whole thread Raw
List 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

pgsql-docs by date:

Previous
From: Jan Behrens
Date:
Subject: Unclear which libpq functions set an error message for PQerrorMessage
Next
From: Bruce Momjian
Date:
Subject: Re: substring start position behavior