matrix-org / matrix-org/sytest

Docker images don't correctly set fsync=off for postgres

Open
#776 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Perl
Stars
81
Forks
63
Avg merge
1h 47m
Merged PRs (30d)
1

Description

It looks like we're writing the `fsync=off` postgres options to the wrong place, and its not being picked up

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

Start by locating the Docker image configuration that writes the PostgreSQL fsync=off options and compare it with where PostgreSQL reads those options. Done means the Docker images place the setting where PostgreSQL picks it up; the issue names no files or tests to run.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, postgres
Domain
databases, devops
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.