Re: connect postgres using url - Mailing list pgsql-general

From Adrian Klaver
Subject Re: connect postgres using url
Date
Msg-id c1cf3356-a1f2-85d9-35d0-0f6cc76d57e0@aklaver.com
Whole thread Raw
In response to connect postgres using url  (Atul Kumar <akumar14871@gmail.com>)
Responses Re: connect postgres using url
List pgsql-general
On 6/27/23 16:14, Atul Kumar wrote:
> HI,
> 
> Could you please help me in telling how I can connect my postgres 
> database using http url ?

Are you actually talking about a Web based URL or a URI as in?:

https://www.postgresql.org/docs/current/libpq-connect.html#LIBPQ-CONNSTRING

If you are talking about a URL then that would be to some Web service 
that is in the background connecting to the database. How that is done 
is going to depend on the Web service.

> 
> What steps need to be taken care of ?
> 
> Please share any referral link, if possible.
> 
> 
> 
> Regards,
> Atul

-- 
Adrian Klaver
adrian.klaver@aklaver.com




pgsql-general by date:

Previous
From: Atul Kumar
Date:
Subject: connect postgres using url
Next
From: Adrian Klaver
Date:
Subject: Re: connect postgres using url