Re: fast refresh materialized view

From: Jim Nasby <Jim(dot)Nasby(at)BlueTreble(dot)com>
To: Nguyễn Trần Quốc Vinh <ntquocvinh(at)gmail(dot)com>, Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
Cc: "Pradhan, Sabin" <Sabin(dot)Pradhan(at)finra(dot)org>, "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: fast refresh materialized view
Date: 2015-12-04 00:09:20
Message-ID: 5660D9B0.8070603@BlueTreble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 12/3/15 4:17 AM, Nguyễn Trần Quốc Vinh wrote:
> We have build a tool that generates all triggers in C-language for all
> data-changing events on all tables underlying upon query. The generated
> triggers do synchronous incremental updates for MV.

Awesome! The hope is to eventually support this internally, and maybe
your work will help that. What license is it released under?
--
Jim Nasby, Data Architect, Blue Treble Consulting, Austin TX
Experts in Analytics, Data Architecture and PostgreSQL
Data in Trouble? Get it in Treble! http://BlueTreble.com

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Francisco Reyes 2015-12-04 00:16:51 How to audit non LDAP connections?
Previous Message Selim Tuvi 2015-12-04 00:03:31 BDR: ALTER statement hanging