matrix-org / matrix-org/sytest
Docker images don't correctly set fsync=off for postgres
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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