[Policy] For PostgreSQL require that the pg_trgm extension is not only installed, but also created.

Created on 31 December 2020, almost 4 years ago
Updated 23 March 2023, almost 2 years ago

Problem/Motivation

In #2846994: Increase minimum version requirement for Postgres to 10 and require the pg_trgm extension β†’ was the policy decision made that the pg_trgm extension was required. To use an extension on PostgreSQL, the extension must also be created. To be able to create an extension one must have superuser privileges.

Proposed resolution

Add the requirement for PostgreSQL that the pg_trgm extension is not only installed, but also created.

Remaining tasks

Make the policy decision and create an new CR.

User interface changes

None

API changes

None

Data model changes

None

Release notes snippet

PostgreSQL requires that the pg_trgm extension is installed and created.

πŸ“Œ Task
Status

Fixed

Version

10.0 ✨

Component
PostgreSQL driverΒ  β†’

Last updated 13 days ago

No maintainer
Created by

πŸ‡³πŸ‡±Netherlands daffie

Live updates comments and jobs are added and updated live.
  • PostgreSQL

    Particularly affects sites running on the PostgreSQL database.

Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024