Skip to content

Fix local dev db#164

Merged
bpstewar merged 4 commits into
mainfrom
local-dev-db
Dec 1, 2025
Merged

Fix local dev db#164
bpstewar merged 4 commits into
mainfrom
local-dev-db

Conversation

@Gabe-Levin
Copy link
Copy Markdown
Collaborator

@Gabe-Levin Gabe-Levin commented Nov 24, 2025

What I changed

  1. Fix issue with the .pgdata rm command hanging when called. The .pgdata directory became undeletable because Docker’s gRPC-FUSE backend left corrupted metadata. Specifying a volume for this data to be saved in instead of a host bind mount make the docker compose down -v --remove-orphans handle this deletion gracefully.
  2. Fix mounting issue on ubuntu by changing the directory for the sample data parquet files.
  3. Auto register the dev database in the pgadmin instance
  4. Update readme

@Gabe-Levin Gabe-Levin temporarily deployed to Space2Stats API Dev November 24, 2025 20:14 — with GitHub Actions Inactive
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Nov 24, 2025

PR Deployment Details:
🚀 PR deployed to https://ji3mwut11a.execute-api.us-east-1.amazonaws.com/

@Gabe-Levin Gabe-Levin temporarily deployed to Space2Stats API Dev November 24, 2025 20:54 — with GitHub Actions Inactive
@Gabe-Levin Gabe-Levin temporarily deployed to Space2Stats API Dev November 24, 2025 21:00 — with GitHub Actions Inactive
@bpstewar bpstewar self-requested a review December 1, 2025 13:34
Copy link
Copy Markdown
Collaborator

@bpstewar bpstewar left a comment

Choose a reason for hiding this comment

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

Looks good

@bpstewar bpstewar merged commit 2813e87 into main Dec 1, 2025
6 checks passed
@bpstewar bpstewar had a problem deploying to Space2Stats API Dev December 1, 2025 13:36 — with GitHub Actions Failure
@bpstewar bpstewar temporarily deployed to Space2Stats API Dev December 1, 2025 13:39 — with GitHub Actions Inactive
@bpstewar bpstewar deleted the local-dev-db branch December 1, 2025 13:44
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.

2 participants