Skip to content
This repository was archived by the owner on Apr 2, 2024. It is now read-only.

Conversation

@sauloperez
Copy link
Collaborator

The CREATE EXTENSION statement requires SUPERUSER privileges and although there's a Rails migration enabling that one, it feels safer not to grant this privilege to the app user and enable it at provisioning-time.

After this, since it's already enabled, the migration succeeds.

The `CREATE EXTENSION` statement requires SUPERUSER privileges and
although there's a Rails migration enabling that one, it feels safer not
to grant this privilege to the app user and enable it at
provisioning-time.

After this, since it's already enabled, the migration succeeds.
@sauloperez sauloperez self-assigned this Dec 14, 2020
@sauloperez sauloperez merged commit 831c9c3 into master Dec 14, 2020
@sauloperez sauloperez deleted the enable-unaccent-postgresql-extension branch December 14, 2020 20:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant