Re: [HACKERS] interesting observatation regarding views and V7.0 - Mailing list pgsql-hackers

From Ed Loehr
Subject Re: [HACKERS] interesting observatation regarding views and V7.0
Date
Msg-id 38B41339.1B1DF9A6@austin.rr.com
Whole thread Raw
In response to interesting observatation regarding views and V7.0  (Don Baccus <dhogaza@pacifier.com>)
Responses Re: [HACKERS] interesting observatation regarding views and V7.0
List pgsql-hackers
Don Baccus wrote:
> 
> The creation of column aliases for tables referenced by views causes
> the rule created on the underlying virtual table to be in some cases
> considerably longer than the corresponding rule in V6.5.
> 
> ...In my case, I recompiled PG with a blocksize of 16KB...
> 
> ...This "fixed" my problem with views, too.

Thanks for this info, Don.  Would you mind posting your patch, simple
as it may be?

Cheers,
Ed Loehr


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [HACKERS] Cache query (PREPARE/EXECUTE)
Next
From: Don Baccus
Date:
Subject: Re: [HACKERS] interesting observatation regarding views and V7.0