Обсуждение: [pgAdmin III] #144: How to have 2 connections, same server, different user?
#144: How to have 2 connections, same server, different user?
-------------------------+--------------------------------------------------
Reporter: Josh Berkus | Owner: dpage
Type: feature | Status: new
Priority: minor | Milestone:
Component: pgadmin | Version: 1.10
Keywords: querytool | Platform: all
-------------------------+--------------------------------------------------
While the main pgadmin console lets me define multiple connections to the
same server in different roles, the SQL query window will not let me
select them. Once I've selected a connection as a specific role (say,
postgres:5488), then I cannot ever select a differently-roled connection
as a different user (say, db_admin:5488) to the same database.
I think this is probably simply a deficiency in the connection selector in
the SQL window, which only displays IP:Port instead of the list of named
connections available in the main console.
--
Ticket URL: <http://code.pgadmin.org/trac/ticket/144>
pgAdmin III <http://code.pgadmin.org/trac/>
pgAdmin III
Re: [pgAdmin III] #144: How to have 2 connections, same server, different user?
От
"pgAdmin Trac"
Дата:
#144: How to have 2 connections, same server, different user?
-------------------------+--------------------------------------------------
Reporter: Josh Berkus | Owner: gleu
Type: feature | Status: assigned
Priority: minor | Milestone:
Component: pgadmin | Version: 1.10
Keywords: querytool | Platform: all
-------------------------+--------------------------------------------------
Changes (by gleu):
* owner: dpage => gleu
* status: new => assigned
--
Ticket URL: <http://code.pgadmin.org/trac/ticket/144#comment:1>
pgAdmin III <http://code.pgadmin.org/trac/>
pgAdmin III
Re: [pgAdmin III] #144: How to have 2 connections, same server, different user?
От
"pgAdmin Trac"
Дата:
#144: How to have 2 connections, same server, different user?
--------------------------+-------------------------------------------------
Reporter: Josh Berkus | Owner: gleu
Type: feature | Status: closed
Priority: minor | Milestone: 1.12
Component: pgadmin | Version: 1.10
Resolution: fixed | Keywords: querytool
Platform: all |
--------------------------+-------------------------------------------------
Changes (by gleu):
* status: assigned => closed
* resolution: => fixed
* milestone: => 1.12
Comment:
Done in r8272.
--
Ticket URL: <http://code.pgadmin.org/trac/ticket/144#comment:2>
pgAdmin III <http://code.pgadmin.org/trac/>
pgAdmin III