Postgres Flexible Server - Segmentation Fault

Anil Raghavan 30 Reputation points
2024-07-16T18:48:21.5833333+00:00

We have a small database running on Azure Postgres Flexible Server.

Since May 30th of 2024, we've been running into Segmentation Fault
Whenever a particular procedure is called, which has a Temporary table involved
When I use a base table instead, it works fine, but temp table triggers Segmentation fault.

Any ideas? Thanks.

Azure Database for PostgreSQL
{count} votes

Accepted answer
  1. ShaktiSingh-MSFT 15,301 Reputation points
    2024-07-17T07:41:05.9466667+00:00

    Hi Anil Raghavan •,

    Welcome to Microsoft Q&A forum.

    As I understand, you are getting Segmentation Fault on Azure Database for PostgreSQL Flexible Server.

    Could you please try upgrading the server version and try if not already done?

    https://learn.microsoft.com/en-us/azure/postgresql/flexible-server/how-to-perform-major-version-upgrade-portal

    Alternatively, you can try to create a new server and check with the same Stored Procedures if that works.

    If this does not help, I would recommend you to raise support case for deeper investigation.

    Thanks.


0 additional answers

Sort by: Most helpful

Your answer

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