Skip to content
This repository was archived by the owner on Sep 23, 2024. It is now read-only.
This repository was archived by the owner on Sep 23, 2024. It is now read-only.

Problems with encoding #75

Description

@agustingp

I am using target-postgres as a loader in my Meltano project. Despite having configured the database encoding as UTF-8 and having set the client_encoding variable to UTF-8, my data is still being stored with encoding errors.

i.e.: Haushaltsger\u00e4te ~ Wasserkocher

If I use other loaders such as target-csv, or target-sqlite this problem does not happen, meaning that the issue is somewhere after the data is read by the tap.

Any help or hints that can help me sort this out?

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions