doubles quotes issue

While using postgresql_anonymizer,
Step 1. SECURITY LABEL FOR anon ON COLUMN "Users"."Email" IS 'MASKED WITH FUNCTION anon.fake_email()';
Step 2. SELECT anon.anonymize_database();
and after running the step 2 query, getting error of escape double quotes. image

  • Ubuntu 22.04
  • PostgreSQL 15.10
  • postgresql_anonymizer_15
Edited by Abul Hasan
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information