Re: PostgreSQL equivalent of UTL_HTTP

2021-08-11 Thread Pavel Stehule
Hi st 11. 8. 2021 v 20:57 odesílatel aditya desai napsal: > Hi, > We are migrating Oracle to PostgreSQL. We need the equivalent of UTL_HTTP. > How to invoke Web service from PostgreSQL. > > Also please let me know the PostgreSQL equivalents of below > Oracle utilities.. > > utl.logger,UTL_FILE,U

PostgreSQL equivalent of UTL_HTTP

2021-08-11 Thread aditya desai
Hi, We are migrating Oracle to PostgreSQL. We need the equivalent of UTL_HTTP. How to invoke Web service from PostgreSQL. Also please let me know the PostgreSQL equivalents of below Oracle utilities.. utl.logger,UTL_FILE,UTL_SMTP Regards, Aditya.