Re: Calling rest service from postgresql functions and stored proc

2019-02-07 Thread Pavel Stehule
Hi čt 7. 2. 2019 v 10:53 odesílatel mahesh.sp napsal: > Hi, > > Would like to know whether postgresql supports calling a rest service from > function or stored procedure. > > Looking for Oracle to postgresql feasibility study. > > Searched in Google but could not find any official document regar

Re: Calling rest service from postgresql functions and stored proc

2019-02-07 Thread Magnus Hagander
On Thu, Feb 7, 2019 at 10:53 AM mahesh.sp wrote: > Hi, > > Would like to know whether postgresql supports calling a rest service from > function or stored procedure. > > Looking for Oracle to postgresql feasibility study. > > Searched in Google but could not find any official document regarding t

Calling rest service from postgresql functions and stored proc

2019-02-07 Thread mahesh.sp
Hi, Would like to know whether postgresql supports calling a rest service from function or stored procedure. Looking for Oracle to postgresql feasibility study. Searched in Google but could not find any official document regarding the same. Appreciate if inputs or reference links are shared or c