Skip to content
  • Alexander Savchuk's avatar
    Grant postgres_exporter role to deployer role · 81194c92
    Alexander Savchuk authored
    If the deployer role is not superuser (which is the case in AWS RDS,
    for example), we need to grant it access to postgres_exporter role
    before we can create a schema with AUTHORIZATION postgres_exporter.
    81194c92