Re: [HACKERS] v10beta pg_catalog diagrams - Mailing list pgsql-hackers

From Pavel Stehule
Subject Re: [HACKERS] v10beta pg_catalog diagrams
Date
Msg-id CAFj8pRCTDQ4ZgNgcr+E==xpLuHCvpRsHxqywiiyUzu5jQQTjUw@mail.gmail.com
Whole thread Raw
In response to Re: [HACKERS] v10beta pg_catalog diagrams  (Andres Freund <andres@anarazel.de>)
List pgsql-hackers


2017-06-15 5:06 GMT+02:00 Andres Freund <andres@anarazel.de>:
On 2017-06-14 20:02:27 -0700, Andres Freund wrote:
> On June 14, 2017 7:53:05 PM PDT, Pavel Stehule <pavel.stehule@gmail.com> wrote:
> >2017-06-14 19:49 GMT+02:00 Andres Freund <andres@anarazel.de>:
> >> > These constraints can slowdown creating/dropping database objects -
> >> mainly
> >> > temp tables.
> >>
> >> How so?
> >>
> >
> >execution RI triggers
>
> Those would obviously bit be fired, given Peter's description?

Gah, stupid autocorrect.  *not* be fired.  Unless you mean something
else than the speed of catalog manipulations themselves, in which case I
still don't understand.

No, just this. I missed it.

Regards

Pavel
 

- Andres

pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: [HACKERS] v10beta pg_catalog diagrams
Next
From: Tatsuo Ishii
Date:
Subject: Re: [HACKERS] improve release-note for pg_current_logfile()