Re: [pgAdmin4][RM#3307]User interface unable to connect to databaserunning on port range 1-1024 - Mailing list pgadmin-hackers

From Aditya Toshniwal
Subject Re: [pgAdmin4][RM#3307]User interface unable to connect to databaserunning on port range 1-1024
Date
Msg-id CAM9w-_n9hw7ZwQUEoy+rmEk-2qDvDDcSVR+Ttwm7yct7v0hXnw@mail.gmail.com
Whole thread Raw
In response to Re: [pgAdmin4][RM#3307]User interface unable to connect to databaserunning on port range 1-1024  (Dave Page <dpage@pgadmin.org>)
Responses Re: [pgAdmin4][RM#3307]User interface unable to connect to databaserunning on port range 1-1024  (Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>)
List pgadmin-hackers
Hi Hackers,

I missed one part here. There is a constraint on port in in sqlite config database also, and is not allowing ports below 1024.
PFA patch - part2 which includes constraint change and migration script for the db file.
Kindly review.

Thanks and Regards,
Aditya Toshniwal
Software Engineer | EnterpriseDB Software Solutions | Pune
"Don't Complain about Heat, Plant a tree"

On Fri, May 18, 2018 at 3:43 PM, Dave Page <dpage@pgadmin.org> wrote:
Thanks, applied.

On Wed, May 16, 2018 at 2:34 PM, Victoria Henry <vhenry@pivotal.io> wrote:
Hi Aditya,

Looks good to us!

Sincerely,

Anthony & Victoria


On Wed, May 16, 2018 at 7:24 AM Aditya Toshniwal <aditya.toshniwal@enterprisedb.com> wrote:
Hi Hackers,

PFA patch to allow server port number below 1024 till 1 in Create Server dialog.

Thanks and Regards,
Aditya Toshniwal
Software Engineer | EnterpriseDB Software Solutions | Pune
"Don't Complain about Heat, Plant a tree"



--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

pgadmin-hackers by date:

Previous
From: Khushboo Vashi
Date:
Subject: Re: [pgadmin4][Patch]: Test cases for the backup module
Next
From: Aditya Toshniwal
Date:
Subject: Re: [pgAdmin4][RM#3307]User interface unable to connect to databaserunning on port range 1-1024