Re: Planner hints in Postgresql - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Planner hints in Postgresql
Date
Msg-id 25938.1395083068@sss.pgh.pa.us
Whole thread Raw
In response to Re: Planner hints in Postgresql  (Atri Sharma <atri.jiit@gmail.com>)
List pgsql-hackers
Atri Sharma <atri.jiit@gmail.com> writes:
> Wont this have scaling issues and  issues over time as the data in the
> table changes?

It can't possibly have worse problems of that sort than explicitly
specifying a plan does.
        regards, tom lane



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: First-draft release notes for next week's releases
Next
From: Merlin Moncure
Date:
Subject: Re: Planner hints in Postgresql