Re: Inheritance, unique keys and performance - Mailing list pgsql-performance

From Tom Lane
Subject Re: Inheritance, unique keys and performance
Date
Msg-id 21684.1200170118@sss.pgh.pa.us
Whole thread Raw
In response to Inheritance, unique keys and performance  ("Julian Scarfe" <julian@avbrief.com>)
List pgsql-performance
"Julian Scarfe" <julian@avbrief.com> writes:
> Useing 8.1.9 I'm running into some performance issues with inheritance.
> I've abstracted the situation below because otherwise there's lots of
> spurious stuff, but I'll gladly provide the real EXPLAIN ANALYZE output if
> necessary.

Without the EXPLAIN ANALYZE output, nobody can say whether you have
interpreted your performance problem correctly or not.

            regards, tom lane

pgsql-performance by date:

Previous
From: "Julian Scarfe"
Date:
Subject: Inheritance, unique keys and performance
Next
From: "Julian Scarfe"
Date:
Subject: Re: Inheritance, unique keys and performance