{% extends ../../../templates/base.html %} {% block title %}[{{instance.hostname}}:{{instance.pg_port}}] - Settings / {% if file_type == 'hba' %}Host Base Authentication{% else %}User Name Maps{% end %}{% end %} {% block content %}
{% if file_type == 'hba' %}pg_hba.conf{% elif file_type == 'pg_ident' %}pg_ident.conf{% end %} file successfully updated and PostgreSQL configuration reloaded.
{{error_code}}: {{error_message}}