From: | Dave Page <dpage(at)pgadmin(dot)org> |
---|---|
To: | Susanne Ebrecht <susanne(at)2ndquadrant(dot)com> |
Cc: | Magnus Hagander <magnus(at)hagander(dot)net>, David Fetter <david(at)fetter(dot)org>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: FDW table hints |
Date: | 2011-05-03 09:42:30 |
Message-ID: | BANLkTikArsTN=5WrBKE4ORKuhhZkmjj0wA@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Tue, May 3, 2011 at 10:33 AM, Susanne Ebrecht
<susanne(at)2ndquadrant(dot)com> wrote:
> On 03.05.2011 09:30, Magnus Hagander wrote:
>>
>> Well, yeah, but I don't think we can squeeze that into 9.1 without
>> Robert noticing :P
>>
>> Any suggestions on *what* the hint should be? Just something along the
>> line "indexes cannot be created on foreign tables"?
>
> Magnus,
>
> I am not really sure if this is clever.
>
> When we make such a hint for foreign tables then we should make a similar
> hint for views.
A view really isn't a table, unlike a foreign table, so I don't think
that argument holds.
--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
From | Date | Subject | |
---|---|---|---|
Next Message | Johann 'Myrkraverk' Oskarsson | 2011-05-03 10:45:49 | Re: DLL export with mingw-w64: currently a no-op |
Previous Message | Susanne Ebrecht | 2011-05-03 09:33:26 | Re: FDW table hints |