Re: Partition elimination problem
- From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
- To: "Milen Kulev" <makulev(at)gmx(dot)net>
- Cc: pgsql-performance(at)postgresql(dot)org
- Subject: Re: Partition elimination problem
- Date: Sun, 17 Sep 2006 19:13:32 -0400
- Message-id: <27954(dot)1158534812(at)sss(dot)pgh(dot)pa(dot)us>
"Milen Kulev" <makulev(at)gmx(dot)net> writes:
> My Problem is that I don't see partiotion elimination feature (Parameer =
> constraint_exclusion is ON):
Your example works as expected for me. You *sure* you have
constraint_exclusion turned on?
regards, tom lane
Home |
Main Index |
Thread Index