Skip to content

Conversation

@jayvdb
Copy link
Collaborator

@jayvdb jayvdb commented Oct 30, 2025

Vibe coded - needs cleanup

# Postgresql setup adapted from Diesel CI
# Disable ssl as server doesn't have a trusted cert
- name: Setup PostgreSQL on Linux
- name: Setup PostgreSQL & libaio1t64 on Linux
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should be just libaio

set -ex
sudo apt-get update
sudo apt-get install -y postgresql
sudo apt-get install -y libaio-dev postgresql
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

installing libaio1t64 should be sufficient

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant