Re: Materialized Views - Way to refresh automatically (Incrementaly) - Mailing list pgsql-general

From Thomas Boussekey
Subject Re: Materialized Views - Way to refresh automatically (Incrementaly)
Date
Msg-id CALUeYmdLe0mtoS2v6syp9R=dzkN=pEUp+H6ftyZydxCaRzD=Lg@mail.gmail.com
Whole thread Raw
In response to Materialized Views - Way to refresh automatically (Incrementaly)  (FOUTE K. Jaurès <jauresfoute@gmail.com>)
Responses Re: Materialized Views - Way to refresh automatically (Incrementaly)  (FOUTE K. Jaurès <jauresfoute@gmail.com>)
List pgsql-general
Hello 

Le jeu. 11 mai 2023, 12:46, FOUTE K. Jaurès <jauresfoute@gmail.com> a écrit :
Hello Everyone,

Is There a way on PostgresQL 14 to automatically increment a Materialized Views ?

Have a look at pg_ivm extension https://github.com/sraoss/pg_ivm

--
Jaurès FOUTE

Hope this helps,
Thomas 

pgsql-general by date:

Previous
From: FOUTE K. Jaurès
Date:
Subject: Materialized Views - Way to refresh automatically (Incrementaly)
Next
From: Wen Yi
Date:
Subject: [Beginner question]How to solve multiple definition of `yylval'?