Re: create_immv issue on aws Ubuntu even after create extention - Mailing list pgsql-general

From Ron Johnson
Subject Re: create_immv issue on aws Ubuntu even after create extention
Date
Msg-id CANzqJaBguoe+RY04g9t8PLGyVBkEmnfvmkJ=k0mqOvtyE4jopA@mail.gmail.com
Whole thread Raw
In response to create_immv issue on aws Ubuntu even after create extention  (Krishnakant Mane <kkproghub@gmail.com>)
Responses Re: create_immv issue on aws Ubuntu even after create extention
List pgsql-general
On Fri, Feb 28, 2025 at 11:41 AM Krishnakant Mane <kkproghub@gmail.com> wrote:

Hello all.

I am not able to use create_immv in postgresql 16.6 even after installing it and doing create extention.

I did a git clone of the repository and then make sudo make install to install it.

The issue is not happening on my local ubuntu 24.04 machine but on ubuntu 24.04 on aws free tier.

All dependencies are in place, that's why the extention got installed in the first place.

I get the error "function create_immv(unknown, unknown) does not exist.

all the tables related to this view exist, data is present and same setup works perfectly on my local machine, same OS and postgresql version.

Can someone suggest what could be the solution?

Show your work!

What command did you run to get that error?

--
Death to <Redacted>, and butter sauce.
Don't boil me, I'm still alive.
<Redacted> lobster!

pgsql-general by date:

Previous
From: Krishnakant Mane
Date:
Subject: create_immv issue on aws Ubuntu even after create extention
Next
From: Krishnakant Mane
Date:
Subject: Re: create_immv issue on aws Ubuntu even after create extention