Re: https call in PostgreSQL

Поиск
Список
Период
Сортировка
От Nickerson, Jon (Analytics and Decision Support)
Тема Re: https call in PostgreSQL
Дата
Msg-id BLUPR05MB1891A358E0F022553CA14DEBB09F0@BLUPR05MB1891.namprd05.prod.outlook.com
обсуждение исходный текст
Ответ на https call in PostgreSQL  (Charlin Barak <charlinbarak@gmail.com>)
Список pgsql-admin

Howdy,


Take a look at this PG extension:


https://github.com/pramsey/pgsql-http 

Also, here is a tutorial for that same extension:


https://boundlessgeo.com/2012/04/http-for-postgresql/



Jon Nickerson
Data Analyst II
Analytics and Decision Support

434-582-2933




Liberty University | Training Champions for Christ since 1971




From: bricklen <bricklen@gmail.com>
Sent: Friday, May 11, 2018 1:18 PM
To: charlinbarak@gmail.com
Cc: pgsql-admin@lists.postgresql.org
Subject: Re: https call in PostgreSQL
 

On Fri, May 11, 2018 at 8:30 AM Charlin Barak <charlinbarak@gmail.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:
 

В списке pgsql-admin по дате отправления:

Предыдущее
От: bricklen
Дата:
Сообщение: Re: https call in PostgreSQL
Следующее
От: Tom Lane
Дата:
Сообщение: Re: https call in PostgreSQL