Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: greenmask fails with google cloud PG #196

Open
wwoytenko opened this issue Sep 6, 2024 · 0 comments
Open

bug: greenmask fails with google cloud PG #196

wwoytenko opened this issue Sep 6, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@wwoytenko
Copy link
Contributor

In PostgreSQL 15 in Google Cloud, one of the users received an error.

We suspect there is an unexpected transaction rollback in the schema introspection.

../../var/lib/greenmask/cmd/greenmask/cmd/dump/dump.go:58 > cannot make a backup error="context error: unable to build runtime context: cannot build dump object list: unable to collect tables: unable to collect primary key columns: error scanning PrimaryKeyColumnsQuery: ERROR: current transaction is aborted, commands ignored until end of transaction block (SQLSTATE 25P02)" pid=1
@wwoytenko wwoytenko self-assigned this Sep 6, 2024
@wwoytenko wwoytenko added the bug Something isn't working label Sep 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant