Thread: How to install https://github.com/sraoss/pgsql-ivm on postgress

How to install https://github.com/sraoss/pgsql-ivm on postgress

From
ankurthakkar
Date:
How to install https://github.com/sraoss/pgsql-ivm on postgress running on
Ubuntu and aws postgress



--
Sent from: https://www.postgresql-archive.org/PostgreSQL-hackers-f1928748.html



Re: How to install https://github.com/sraoss/pgsql-ivm on postgress

From
Chapman Flack
Date:
On 3/16/20 5:51 PM, ankurthakkar wrote:
> How to install https://github.com/sraoss/pgsql-ivm on postgress running on
> Ubuntu and aws postgress

That project appears to include its own modified version of
PostgreSQL, so to use it you would simply build it. It isn't something
that can just be installed into an unmodified PostgreSQL version.

Regards,
-Chap