3 commenti (3 commenti)0 reazioni (0 reazioni)0 assegnatari (0 assegnatari)Elixir2191 star (2191 star)106 fork (106 fork)batch import
enhancementgood first issue
Descrizione
Questa issue non ha descrizione indicizzata.
- Tipo issue
- devops
- Direzione di ricerca
- 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.