资讯

pgvenv is a Python package that embeds a fully isolated PostgreSQL installation in your virtual environmnent. python3.11 -m venv ./venv source./venv/bin/activate ...