testcontainers / testcontainers/testcontainers-python
todo - create writeup for postgres wait strategy
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 2.3k
- Forks
- 386
- Avg merge
- 4h 40m
- Merged PRs (30d)
- 1
Description
following feedback from breakages and recent changes
- logs do not work so great when custom image or localizations
- logs needed to be waited twice
- pg_isready seems to not work so great still (per feedback) - (tcp listen check?)
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
No file or test is named. Start by reviewing the current PostgreSQL wait strategy and the reported behavior around logs, custom images and localizations, repeated waits, and pg_isready; the work is done when these findings are captured in a focused writeup.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- postgres, python
- Domain
- databases, documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100