README.md
pyproject.toml
src/phlo_postgres/__init__.py
src/phlo_postgres/cli.py
src/phlo_postgres/cli_plugin.py
src/phlo_postgres/exporter_service.yaml
src/phlo_postgres/plugin.py
src/phlo_postgres/publish_target.py
src/phlo_postgres/resource.py
src/phlo_postgres/service.yaml
src/phlo_postgres/settings.py
src/phlo_postgres/volume_setup.yaml
src/phlo_postgres.egg-info/PKG-INFO
src/phlo_postgres.egg-info/SOURCES.txt
src/phlo_postgres.egg-info/dependency_links.txt
src/phlo_postgres.egg-info/entry_points.txt
src/phlo_postgres.egg-info/requires.txt
src/phlo_postgres.egg-info/top_level.txt
tests/test_integration_postgres.py
tests/test_postgres_cli.py
tests/test_postgres_plugin.py
tests/test_resource.py