We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
The application is not able to find the database with the name "DATABASE-NAME"
<add name="ApplicationServices" connectionString="Server=SERVER;Port=5432;Database=DATABASENAME;Userid=postgres;Password=PASSWORD;Pooling=true;MinPoolSize=2;MaxPoolSize=100;ConnectionIdleLifetime=3600;" />