Help with "Create Extension unaccent"

From: Lan Xu <lanxu2000(at)gmail(dot)com>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Help with "Create Extension unaccent"
Date: 2024-01-14 05:52:44
Message-ID: 35FEDB70-57AE-45B6-874A-C9D628371A5D@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

With CREATE EXTENSION unaccent, I’m getting the following:
ERROR: extension "unaccent" has no installation script nor update path for version “1.0"

But I can find it under /usr/share/pgsql/extension/unaccent001.0.sql

Thank you for your help!

Lan

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Ian Lawrence Barwick 2024-01-14 11:09:54 Re: Help with "Create Extension unaccent"
Previous Message David Ventimiglia 2024-01-13 23:10:42 Re: How to redirect output from PostgreSQL pg_recvlogical to a file or a pipe?