target-postgres icon indicating copy to clipboard operation
target-postgres copied to clipboard

A Singer.io Target for Postgres

Results 35 target-postgres issues
Sort by recently updated
recently updated
newest added

While utilizing tap-zendesk (https://github.com/twilio-labs/twilio-tap-zendesk) there are some cases where the generated schema does not include a `properties` key in the dictionary, causing the `properties = self.schema['properties']` to fail. Defaulting properties...

We're seeing the following error for some data that's being attempted to be imported: `psycopg2.errors.BadCopyFileFormat: unquoted newline found in data` This could be because of newlines in the source stream....

https://pypi.org/project/psycopg2-binary/ By using the non-binary version of the package all consumers of the package (including those with transitive dependencies on it) need to have compilation toolchain installed along with `libpq-dev`,...

While there is a `logging_level` setting in the config file, it does not seem to be taken into account by the code. The only setting which seems to have an...

bug

Hi there. I'm trying to figure out if the following issue is something I can handle at the `datamill-co/target-postgres` side or the `dbt` side of the equation. I'm using Meltano...

I tried multiple times to execute this target with a tap.. unsure what is going on but thinking either I need to switch away from this target or break up...

This allows the tap to be added into existing Postgres environments more easily, and reduces configuration duplication. The pre-existing config still takes precedence, and the defaults in the absence of...

# Problem Error message (this is from target-snowflake but the problem is in the shared code): ``` target-snowflake | CRITICAL [] target-snowflake | INFO MillisLoggingCursor: 72 millis spent executing: ROLLBACK...

Dependencies should be upgraded, as they appear to be several years old.

Make sure we can map SQL integer types to JSON integer types