Skip to content

Conversation

@valdezm
Copy link

@valdezm valdezm commented May 14, 2025

This adds WSL UVX instruction

@jssmith
Copy link
Contributor

jssmith commented May 15, 2025

Thank you for providing these instructions. I have edited them somewhat to conform to the style of the page.

@valdezm please confirm that the changes look good to you.

surajmandalcell referenced this pull request in surajmandalcell/pgsql-mcp Dec 14, 2025
This commit addresses the following issues:

- #118: Add percentile_cont, percentile_disc, mode to ALLOWED_FUNCTIONS
- #111: Fix PostgreSQL ≤12 compatibility for stddev_exec_time column
- #110: Fix Docker entrypoint (add exec) and create app user in Dockerfile
- #109 & #94: Fix double quote parsing and sequence name escaping
- #99: Add configurable query timeout via QUERY_TIMEOUT env var or --query-timeout
- #95: Redirect logging to stderr to avoid interfering with stdio MCP transport
- #93: Update broken README links to archived MCP servers repo
- #100 & #74: Add uvx and WSL instructions to README
- #71: Add table/column comments to metadata tools (list_objects, get_object_details)

Changes:
- safe_sql.py: Add ordered-set aggregate functions
- top_queries_calc.py: Use version-appropriate column name for stddev
- docker-entrypoint.sh: Use exec for proper signal handling
- Dockerfile: Create app user before COPY with --chown
- sequence_health_calc.py: Fix parsing of quoted identifiers
- server.py: Add configurable timeout, table/column comments in metadata
- __init__.py: Configure logging to stderr
- README.md: Add uvx/WSL instructions, fix broken links
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