pg_dump failed when trying the backup from Azure Postgres Database ERROR: query would be affected by row-level security policy for table "job"
I am a postgres newbie and now trying to setup an external database for the application that we're developing. Attempt 1: I used our application to initialize a local postgres db and then immediately ran a pg_dump pg_dump -Fc -h…