Skip to content

How to dump and restore ? #109

@vincentseldon

Description

@vincentseldon

Hello,

I have encrypt some data with with a per row key id

Making a dump of the db is working fine. The data are encrypted in the dump, that's what I want.

But when I try to restore the dump the encryption triggers are triggered again. And my restored data is now encrypted twice.

Is there a pgsodium approach to dump and restore db?

I also tried to disable-triggers during restore whitout success.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions