Ticket #144 (closed feature: fixed)

Opened 2 years ago

Last modified 22 months ago

How to have 2 connections, same server, different user?

Reported by: Josh Berkus Owned by: gleu
Priority: minor Milestone: 1.12
Component: pgadmin Version: 1.10
Keywords: querytool Cc:
Platform: all

Description

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.

Attachments

ticket144_v1.patch Download (8.5 KB) - added by gleu 22 months ago.
v1 patch

Change History

Changed 22 months ago by gleu

  • owner changed from dpage to gleu
  • status changed from new to assigned

Changed 22 months ago by gleu

v1 patch

Changed 22 months ago by gleu

  • status changed from assigned to closed
  • resolution set to fixed
  • milestone set to 1.12

Done in r8272.

Note: See TracTickets for help on using tickets.