Alvaro Herrera wrote:
> It's not clear to me that it's right to do this by doing regular heap
> updates here instead of heap_inplace_update. Also, I think this might
> end up causing a lot of pg_class tuple churn (at least for matviews that
> delete rows at xact end), which would be nice to avoid.
If we keep the flag, I will look into heap_inplace_update.
Thanks!
-Kevin
pgsql-hackers by date
| Next: | From: Kevin Grittner | Date: 2012-11-16 15:36:38 |
| Subject: Re: Materialized views WIP patch |
| Previous: | From: Euler Taveira | Date: 2012-11-16 15:26:56 |
| Subject: Re: another idea for changing global configuration settings
from SQL |