Re: create_immv issue on aws Ubuntu even after create extention
От | Krishnakant Mane |
---|---|
Тема | Re: create_immv issue on aws Ubuntu even after create extention |
Дата | |
Msg-id | 8998e624-ec5d-45b4-8470-accea4d855ee@gmail.com обсуждение исходный текст |
Ответ на | Re: create_immv issue on aws Ubuntu even after create extention (Adrian Klaver <adrian.klaver@aklaver.com>) |
Ответы |
Re: create_immv issue on aws Ubuntu even after create extention
Re: create_immv issue on aws Ubuntu even after create extention |
Список | pgsql-general |
On 3/2/25 07:23, Adrian Klaver wrote:
On 3/1/25 17:39, Krishnakant Mane wrote:But when I try creating the same immv on the server it says function create_immv (unknown, unknown ) does not exist.
Connect with psql then do:
1) \dx
This will show what extensions are installed and in what schema.
pg_ivm | 1.10 | pg_catalog
plpgsql | 1.0 | pg_catalog.
2) show search_path;
"$user" public.
3) \df *.create_immv
pgivm | create_immv | bigint | text, text | func.
Provide the outputs from the above three commands in your response.
See above and provide answers.
--
Krishnakant Mane Software Architecture Design & Implementation Specialist | ||||
| ||||
https://www.linkedin.com/in/krishnakant-r-mane/ |
В списке pgsql-general по дате отправления: