Re: FDW table hints

From: Susanne Ebrecht <susanne(at)2ndQuadrant(dot)com>
To: Magnus Hagander <magnus(at)hagander(dot)net>
Cc: 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:33:26
Message-ID: 4DBFCBE6.6080500@2ndQuadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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.

Just my 2ct,

Susanne

--
Susanne Ebrecht - 2ndQuadrant
PostgreSQL Development, 24x7 Support, Training and Services
www.2ndQuadrant.com

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Dave Page 2011-05-03 09:42:30 Re: FDW table hints
Previous Message Andrew Dunstan 2011-05-03 09:32:29 Re: DLL export with mingw-w64: currently a no-op