README.md
setup.py
tap_postgres/__init__.py
tap_postgres/db.py
tap_postgres.egg-info/PKG-INFO
tap_postgres.egg-info/SOURCES.txt
tap_postgres.egg-info/dependency_links.txt
tap_postgres.egg-info/entry_points.txt
tap_postgres.egg-info/requires.txt
tap_postgres.egg-info/top_level.txt
tap_postgres/sync_strategies/__init__.py
tap_postgres/sync_strategies/common.py
tap_postgres/sync_strategies/full_table.py
tap_postgres/sync_strategies/incremental.py
tap_postgres/sync_strategies/logical_replication.py