Re: https call in PostgreSQL

From: bricklen <bricklen(at)gmail(dot)com>
To: charlinbarak(at)gmail(dot)com
Cc: pgsql-admin(at)lists(dot)postgresql(dot)org
Subject: Re: https call in PostgreSQL
Date: 2018-05-11 17:18:40
Message-ID: CAGrpgQ_0Aj6MZtJe-pPO=jpF7+Y-FB68=d-ZY5v_P_=y0SqwoA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Fri, May 11, 2018 at 8:30 AM Charlin Barak <charlinbarak(at)gmail(dot)com>
wrote:

> In Oracle, we use the UTL_HTTP package to make a https call within the
> database. Is there an equivalent in PostgreSQL?
>

The following might work for you:
https://github.com/pramsey/pgsql-http​

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Nickerson, Jon (Analytics and Decision Support) 2018-05-11 17:24:12 Re: https call in PostgreSQL
Previous Message Mariel Cherkassky 2018-05-11 16:26:43 Re: https call in PostgreSQL