3 留言 (3 留言)0 反應 (0 反應)0 負責人 (0 負責人)Elixir2,191 star (2,191 star)106 fork (106 fork)batch import
enhancementgood first 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.