Обсуждение: [pgAdmin III] #37: pgadmin3 won't use IPv6
#37: pgadmin3 won't use IPv6
---------------------+------------------------------------------------------
Reporter: neilb | Owner: dpage
Type: feature | Status: new
Priority: minor | Milestone: 1.12
Component: pgadmin | Version: 1.8
Keywords: | Platform: all
---------------------+------------------------------------------------------
When adding a new server in pgadmin3 that has no IPv4 address, I get the
error:
An error has occurred:
Could not resolve hostname db.deor
It also doesn't accept the literal IPv6 address, complaining it can't
resolve it.
I guess it just needs some IPv6 resolver/socket code, as the PostgreSQL
client/server stuff is all perfectly v6-aware.
This is version 1.8.4-3, from Jaunty.
Ubuntu BTS ticket:
https://bugs.launchpad.net/ubuntu/+source/pgadmin3/+bug/374656
--
Ticket URL: <http://code.pgadmin.org/trac/ticket/37>
pgAdmin III <http://code.pgadmin.org/trac/>
pgAdmin III
#37: pgadmin3 won't use IPv6
---------------------+------------------------------------------------------
Reporter: neilb | Owner: dpage
Type: feature | Status: new
Priority: minor | Milestone: 1.12
Component: pgadmin | Version: 1.8
Keywords: | Platform: all
---------------------+------------------------------------------------------
Comment(by gleu):
This can be of some use:
http://ou800doc.caldera.com/en/SDK_netapi/sockC.PortIPv4appIPv6.html
--
Ticket URL: <http://code.pgadmin.org/trac/ticket/37#comment:1>
pgAdmin III <http://code.pgadmin.org/trac/>
pgAdmin III
#37: pgadmin3 won't use IPv6
---------------------+------------------------------------------------------
Reporter: neilb | Owner: gleu
Type: feature | Status: assigned
Priority: minor | Milestone: 1.12
Component: pgadmin | Version: 1.8
Keywords: | Platform: all
---------------------+------------------------------------------------------
Changes (by gleu):
* owner: dpage => gleu
* status: new => assigned
--
Ticket URL: <http://code.pgadmin.org/trac/ticket/37#comment:2>
pgAdmin III <http://code.pgadmin.org/trac/>
pgAdmin III
#37: pgadmin3 won't use IPv6
----------------------+-----------------------------------------------------
Reporter: neilb | Owner: gleu
Type: feature | Status: closed
Priority: minor | Milestone: 1.12
Component: pgadmin | Version: 1.8
Resolution: fixed | Keywords: connection
Platform: all |
----------------------+-----------------------------------------------------
Changes (by gleu):
* keywords: => connection
* status: assigned => closed
* resolution: => fixed
Comment:
Fixed in r8156.
--
Ticket URL: <http://code.pgadmin.org/trac/ticket/37#comment:3>
pgAdmin III <http://code.pgadmin.org/trac/>
pgAdmin III