Обсуждение: How to call webservice from PostgreSQL

Поиск
Список
Период
Сортировка

How to call webservice from PostgreSQL

От
aditya desai
Дата:
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

От
Pavel Stehule
Дата:
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

От
aditya desai
Дата:
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.