Re: pg_class.relnamespace NOT IN pg_namespace.oid - Mailing list pgsql-general

From Tom Lane
Subject Re: pg_class.relnamespace NOT IN pg_namespace.oid
Date
Msg-id 8081.1330451882@sss.pgh.pa.us
Whole thread Raw
In response to Re: pg_class.relnamespace NOT IN pg_namespace.oid  (Ireneusz Pluta <ipluta@wp.pl>)
List pgsql-general
Ireneusz Pluta <ipluta@wp.pl> writes:
> Could you help me find what is the particular order of cascaded table drops? Is it the exact same
> order as indicated in the list following the NOTICE: drop cascades to
> xx other objects?

I think the actual deletions happen in the opposite order, but the
notices do reflect the search order.

            regards, tom lane

pgsql-general by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: Having a problem with RoR-3.1.1 and Pg-9.1
Next
From: "James B. Byrne"
Date:
Subject: Re: Having a problem with RoR-3.1.1 and Pg-9.1