3 comments (3 comments)0 reactions (0 reactions)0 assignees (0 assignees)Elixir2,191 stars (2,191 stars)106 forks (106 forks)batch import
enhancementgood first issue
- Issue 種別
- devops
- 調査方針
- Create a GitHub Actions workflow file in `.github/workflows/` that installs PostgreSQL and runs `pgbench` with appropriate options. Check if there are existing workflows in the repository for reference. The issue does not specify parameters for pgbench, so consider adding configurable options like duration, clients, or scale factor. Ensure the action runs on push or schedule.