sameersbn / sameersbn/docker-gitlab

permission denied to create extension "btree_gist"

Open
#2,214 9 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Shell
Stars
8.1k
Forks
2.1k
Avg merge
17h 47m
Merged PRs (30d)
7

Description

psql_gitlab              | 2020-08-24 20:48:06.415 UTC [185] ERROR:  permission denied to create extension "btree_gist"
psql_gitlab              | 2020-08-24 20:48:06.415 UTC [185] HINT:  Must be superuser to create this extension.
psql_gitlab              | 2020-08-24 20:48:06.415 UTC [185] STATEMENT:  CREATE EXTENSION IF NOT EXISTS btree_gist
gitlab                   | rake aborted!
gitlab                   | StandardError: An error has occurred, this and all later migrations canceled:

Tried to update to 13.3

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No file or test is named. Start by reproducing the 13.3 update and tracing the migration that runs CREATE EXTENSION IF NOT EXISTS btree_gist under the container's PostgreSQL permissions; done means the migration completes without the permission-denied error.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, postgresql
Domain
databases, devops
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.