Re: Tips/advice for implementing integrated RESTful HTTP API - Mailing list pgsql-hackers

From Fabrízio de Royes Mello
Subject Re: Tips/advice for implementing integrated RESTful HTTP API
Date
Msg-id CAFcNs+oz_D57E9K5japfh-JECpKzt4cOE3UtNUdkzsLwSh1GgA@mail.gmail.com
Whole thread Raw
In response to Re: Tips/advice for implementing integrated RESTful HTTP API  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-hackers


Em domingo, 31 de agosto de 2014, Peter Eisentraut <peter_e@gmx.net> escreveu:
On 8/31/14 12:40 AM, Dobes Vandermeer wrote:
> The background workers can apparently only connect to a single database
> at a time, but I want to expose all the databases via the API.

I think the term "background worker" should be taken as a hint that
"foreground protocol endpoint" was not one of the envisioned use cases.
 I think this sort of thing should be done as a separate process in
front of the postmaster.


+1

Do you know the PGRest project?


Regards,

Fabrízio 


--
Fabrízio de Royes Mello
Consultoria/Coaching PostgreSQL

pgsql-hackers by date:

Previous
From: Fabrízio de Royes Mello
Date:
Subject: Re: pg_filedump for 9.4?
Next
From: "Erik Rijkers"
Date:
Subject: Re: Final Patch for GROUPING SETS - unrecognized node type: 347