I have a role named service-synapse-postgres and I want to to run DROP ROLE "service-synapse-postgres"; on it. I tried the following commands
service-synapse-postgres
DROP ROLE "service-synapse-postgres";