Re: CREATE SYNONYM ... - Mailing list pgsql-patches

From Stephan Szabo
Subject Re: CREATE SYNONYM ...
Date
Msg-id 20060307123900.N47286@megazone.bigpanda.com
Whole thread Raw
In response to Re: CREATE SYNONYM ...  ("Jonah H. Harris" <jonah.harris@gmail.com>)
Responses Re: CREATE SYNONYM ...  ("Jim C. Nasby" <jnasby@pervasive.com>)
Re: CREATE SYNONYM ...  (Hans-Jürgen Schönig <postgres@cybertec.at>)
List pgsql-patches
On Tue, 7 Mar 2006, Jonah H. Harris wrote:

> On 3/7/06, Stephan Szabo <sszabo@megazone.bigpanda.com> wrote:
> >
> > I'd personally be more interested in what the impact is on people not
> > using synonyms. How free is any search for synonyms if you aren't using
> > the feature?
>
>
> Unless synonym enablement were a configurable parameter (which wouldn't
> really make sense), the cost would be the same whether they're used or not
> during searching.

Right, but the response was that "using" synonyms incurred a cost and this
should be documented.  However, if there's a cost to people not using
synonyms there's a higher barrier to entry for the feature.


pgsql-patches by date:

Previous
From: "Jonah H. Harris"
Date:
Subject: Re: CREATE SYNONYM ...
Next
From: "Jim C. Nasby"
Date:
Subject: Re: CREATE SYNONYM ...