Pls help here. Run fails (last line below). More logs:
```2022-12-06T11
1650.498798Z [info ] time=2022-12-06 16
4650 name=tap-postgres level=INFO message=Beginning incremental sync of 'public-customers'... cmd_type=elb consumer=False name=tap-postgres producer=True stdio=stderr string_id=tap-postgres
2022-12-06T11
1650.498865Z [info ] time=2022-12-06 16
4650 name=tap-postgres level=INFO message=Tap has custom mapper. Using 1 provided map(s). cmd_type=elb consumer=False name=tap-postgres producer=True stdio=stderr string_id=tap-postgres
2022-12-06T11
1650.498945Z [info ] {"type": "SCHEMA", "stream": "public-customers", "schema": {"properties": {"customer_id": {"type": ["integer"]}, "company": {"type": ["string"]}, "last_name": {"type": ["string"]}, "first_name": {"type": ["string"]}, "email_address": {"type": ["string"]}}, "type": "object"}, "key_properties": ["customer_id"], "bookmark_properties": ["customer_id"]} cmd_type=elb consumer=False name=tap-postgres producer=True stdio=stdout string_id=tap-postgres
2022-12-06T11
1650.954632Z [info ] time=2022-12-06 16
4650 name=tap-postgres level=INFO message=Properties () were present in the 'public-customers' stream but not found in catalog schema. Ignoring. cmd_type=elb consumer=False name=tap-postgres producer=True stdio=stderr string_id=tap-postgres
2022-12-06T11
1650.954907Z [info ] {"type": "RECORD", "stream": "public-customers", "record": {"customer_id": 1, "company": "R", "last_name": "N", "first_name": "C", "email_address": "
n@rk.com"}, "time_extracted": "2022-12-06T11
1650.954521Z"} cmd_type=elb consumer=False name=tap-postgres producer=True stdio=stdout string_id=tap-postgres
2022-12-06T11
1650.955078Z [info ] {"type": "STATE", "value": {"bookmarks": {"public-customers": {"starting_replication_value": null, "progress_markers": {"Note": "Progress is not resumable if interrupted.", "replication_key": "customer_id", "replication_key_value": 1}}}}} cmd_type=elb consumer=False name=tap-postgres producer=True stdio=stdout string_id=tap-postgres
2022-12-06T11
1650.955175Z [info ] {"type": "RECORD", "stream": "public-customers", "record": {"customer_id": 2, "company": "Y", "last_name": "A", "first_name": "C", "email_address": "
amie@y.com"}, "time_extracted": "2022-12-06T11
1650.954806Z"} cmd_type=elb consumer=False name=tap-postgres producer=True stdio=stdout string_id=tap-postgres
2022-12-06T11
1650.955316Z [info ] {"type": "RECORD", "stream": "public-customers", "record": {"customer_id": 3, "company": "A", "last_name": "B", "first_name": "C", "email_address": "D"}, "time_extracted": "2022-12-06T11
1650.954912Z"} cmd_type=elb consumer=False name=tap-postgres producer=True stdio=stdout string_id=tap-postgres
2022-12-06T11
1650.955475Z [info ] {"type": "RECORD", "stream": "public-customers", "record": {"customer_id": 4, "company": "A4", "last_name": "B4", "first_name": "C4", "email_address": "D4"}, "time_extracted": "2022-12-06T11
1650.955084Z"} cmd_type=elb consumer=False name=tap-postgres producer=True stdio=stdout string_id=tap-postgres
2022-12-06T11
1650.955649Z [info ] time=2022-12-06 16
4650 name=tap-postgres level=INFO message=INFO METRIC: {'type': 'counter', 'metric': 'record_count', 'value': 4, 'tags': {'stream': 'public-customers'}} cmd_type=elb consumer=False name=tap-postgres producer=True stdio=stderr string_id=tap-postgres
2022-12-06T11
1650.955819Z [info ] {"type": "STATE", "value": {"bookmarks": {"public-customers": {"replication_key": "customer_id", "replication_key_value": 4}}}} cmd_type=elb consumer=False name=tap-postgres producer=True stdio=stdout string_id=tap-postgres
2022-12-06T11
1652.291304Z [info ] time=2022-12-06 16
4652 name=target-s3-parquet level=INFO message=target-s3-parquet v0.0.1, Meltano SDK v0.5.0) cmd_type=elb consumer=True name=target-s3-parquet producer=False stdio=stderr string_id=target-s3-parquet
2022-12-06T11
1652.293558Z [info …