pldbgapi query

Nick Diaz 286 Reputation points
2022-08-17T15:13:35.42+00:00

The 'pldbgapi' extension which we try to use in order to do debugging is not exist in the supported list.So, the question is:Is there any other extension which is supported and we can use it in order to do debugging ?
If not, what is alternative way to do stored procedures, functions debugging in the "Azure Database for PostgreSQL - Single Server" and "Azure Database for PostgreSQL - Flexible Server" databases.

Azure Database for PostgreSQL
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Oury Ba-MSFT 20,911 Reputation points Microsoft Employee Moderator
    2022-08-18T01:01:51.08+00:00

    Hi @Nick Diaz Thank you for posting your question on Microsoft Q&A and for using Azure services.

    My understanding is that you are looking for an extension in order to debug stored procedures, functions ect...
    Stored procedures and UDFs: You would work with them in the managed services such as Flexible PostgreSQL and Single server PostgreSQL the same way as in any other PostgreSQL. I.e. all of the guidance that exists out there should be applicable. Find examples here
    As far as I know there is no extension that does that in Azure PostgreSQL.

    Regards,
    Oury


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.