Thread: How to call webservice from PostgreSQL

How to call webservice from PostgreSQL

From
aditya desai
Date:
Hi,
We are migrating Oracle to PostgreSQL and looking for an equivalent below Oracle utilities.

UTL_HTTP
UTL_SMPT
UTL_FILE

Regards,
Aditya.

Re: How to call webservice from PostgreSQL

From
Pavel Stehule
Date:
Hi

čt 12. 8. 2021 v 14:49 odesílatel aditya desai <admad123@gmail.com> napsal:
Hi,
We are migrating Oracle to PostgreSQL and looking for an equivalent below Oracle utilities.

UTL_HTTP
UTL_SMPT
UTL_FILE

 An emulation of UTL_FILE is in Orafce


Regards

Pavel Stehule

Regards,
Aditya.

Re: How to call webservice from PostgreSQL

From
aditya desai
Date:
Thanks Pavel! Will take a look.

On Thursday, August 12, 2021, Pavel Stehule <pavel.stehule@gmail.com> wrote:
Hi

čt 12. 8. 2021 v 14:49 odesílatel aditya desai <admad123@gmail.com> napsal:
Hi,
We are migrating Oracle to PostgreSQL and looking for an equivalent below Oracle utilities.

UTL_HTTP
UTL_SMPT
UTL_FILE

 An emulation of UTL_FILE is in Orafce


Regards

Pavel Stehule

Regards,
Aditya.