Re: Inheritance, unique keys and performance

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Julian Scarfe" <julian(at)avbrief(dot)com>
Cc: pgsql-performance(at)postgresql(dot)org
Subject: Re: Inheritance, unique keys and performance
Date: 2008-01-12 20:35:18
Message-ID: 21684.1200170118@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

"Julian Scarfe" <julian(at)avbrief(dot)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

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Julian Scarfe 2008-01-13 09:13:21 Re: Inheritance, unique keys and performance
Previous Message Julian Scarfe 2008-01-12 19:34:23 Inheritance, unique keys and performance