Azure Postgres16 Flexible Server: Connections spike at 9 am (CET+1)

Ronny Carlansson 20 Reputation points
2024-03-07T09:27:10.3666667+00:00

I created a new Azure Postgres Flexible Server (ver 16). In Overview->Surveillance, I noticed a spike in connections at 9 am (CET+1). This is a new server with no databases or clients. Any idea what this is?

Azure Database for PostgreSQL
{count} votes

1 answer

Sort by: Most helpful
  1. SSingh-MSFT 16,461 Reputation points Moderator
    2024-03-07T11:28:47.0466667+00:00

    Hi Ronny Carlansson •,

    Welcome to Microsoft Q&A forum.

    As I understand, you have got connection spike for your Azure Database for PostgreSQL Flexible Server.

    Could you please let us know the configuration of the Server?

    Also, this could be due to internal system processes, maintenance tasks, or internal operations.

    That default value for the max_connections server parameter is calculated when the instance of Azure Database for PostgreSQL Flexible Server is first provisioned, based on the SKU name selected for its compute. Any subsequent changes of SKU to the compute supporting that flexible server, won't have any effect on the currently set neither on the default value chosen for max_connections server parameter of that instance. Therefore it is recommended that, whenever you change the SKU assigned to an instance, you also adjust the currently set value for the max_connections parameter as per the values provided in the table above.

    You can try to check more by https://learn.microsoft.com/en-us/azure/postgresql/flexible-server/concepts-audit Audit logs.

    Let us know if this helps. If not, we can further investigate.

    Thanks

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.