Postgres
Do more with Postgres
Buddy CI/CD allows you to instantly implement Postgres with 33 ready to use actions to automate your development and build better apps faster.
Use Postgres in Buddy CI/CDDo more with Postgres
Buddy CI/CD allows you to instantly implement Postgres with 33 ready to use actions to automate your development and build better apps faster.
Use Postgres in Buddy CI/CDThis service attaches Postgres to an action from the Build, Build Tools & Task Runners, Static Site Generators category.
The Postgres service runs as a separate container but in the same network as the action to which is attached. This includes other services attached to the action. Buddy runs main action commands only once the service is fully initialized. There is no need to check Postgres availability on your own. The service is terminated once the action is completed. The service is cacheable it means data generated and stored by the service can be set persistent between action executions.
export PGPASSWORD='root'; psql -h 'postgres' -U 'root' -d 'mydb' -c 'command'
"postgres" is a default hostname for the service (settable in the service options)
Buddy allows you to instantly connect Postgres with 33 actions to automate your development and build better apps faster.
Connect Postgres to 33 dev toolsBuild Actions
Build Actions
Performance & App Monitoring