Skip to content

A dump with postgres version 10 generates oid error #96

@Manju-George

Description

@Manju-George

I could not generate a dump of my postgres tables. Here are few details:

  1. Version of Gonymizer: gonymizer (v1.2.0, build 10, build date:2019-08-01 03:23:35 +1000 AEST)

  2. Command that I ran: gonymizer -c anonymiser.json dump

  3. version of psql: psql (PostgreSQL) 12.4 (Ubuntu 12.4-0ubuntu0.20.04.1)

  4. version of postgres: 10

  5. Command executed with gonymizer:
    time="2020-10-21 18:46:38.179" level=debug msg="Running command: pg_dump --oids --no-owner --schema=public.* -f phi_dump.sql

  6. Errors seen: postgresql/12/bin/pg_dump: unrecognized option '--oids'

  7. Full Log: attached
    gonymizer_dump.log

This error is already communicated with Levi Junkert.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions