Re: View's plan not taking advantage of WHERE?

From: Scott Marlowe <scott(dot)marlowe(at)gmail(dot)com>
To: Mike Summers <msummers57(at)gmail(dot)com>
Cc: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: View's plan not taking advantage of WHERE?
Date: 2013-06-05 12:09:37
Message-ID: CAOR=d=3UAtiBNZASNYeZKNwkTVNf3Eq2XN8tCespJLiePsFwjw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Note that the view DEFINITION is frozen, the query PLAN is NOT.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message 私人邮箱 2013-06-05 12:20:24 Re: How to modify dump files created by pg_dump
Previous Message Scott Marlowe 2013-06-05 12:08:22 Re: View's plan not taking advantage of WHERE?