Re: [pgadmin-support] See full query text in Server Status window

2012-12-05 Thread Evan Martin
You mean pressing the shorcut key right after the server status has refreshed, so the selection is on a different row? Couldn't the same thing happen with the toolbar button? Anyway, I have a suggestion to fix that: when the list refreshes, if the previously selected process no longer exists si

Re: [pgadmin-support] See full query text in Server Status window

2012-12-05 Thread Guillaume Lelarge
On Wed, 2012-12-05 at 19:28 +1100, Evan Martin wrote: > You're right, the third button does exactly what I want, I just didn't > know about it - thanks. > > I was looking in the main menu or context menu for this. I think it's > unusual for an application to offer some command /only/ from a tool

Re: [pgadmin-support] See full query text in Server Status window

2012-12-05 Thread Evan Martin
You're right, the third button does exactly what I want, I just didn't know about it - thanks. I was looking in the main menu or context menu for this. I think it's unusual for an application to offer some command /only/ from a toolbar. Cancel Query and Terminate Backend also seem to be in thi

Re: [pgadmin-support] Retina display support

2012-12-05 Thread Guillaume Lelarge
On Wed, 2012-12-05 at 06:00 +0100, Gianni wrote: > Are there any plans for pgAdmin to support retina displays as found on the > new MacBook Pros ? > As it is the fonts look pretty awful. > As soon as one of the devs gets a new MacBookPro. Not me actually (way too expensive). BTW, the issue migh

Re: [pgadmin-support] Password entry in pgadmin3; pg_hba.conf vs .pgpass. Permissioning issue?

2012-12-05 Thread Guillaume Lelarge
On Tue, 2012-12-04 at 17:33 +, Andrew Taylor wrote: > So I thought but all 3 lines seem to be required. > For a single connection, only one line is required. > Actually that should have been a 4th question. Why do I need all those > 3 lines in .pgpass? Depends on your configuration, but

Re: [pgadmin-support] Password entry in pgadmin3; pg_hba.conf vs .pgpass. Permissioning issue?

2012-12-05 Thread Guillaume Lelarge
On Tue, 2012-12-04 at 16:56 +, Andrew Taylor wrote: > Hi Guys, > > Thanks for your help. I have this working but don't completely > understand what I did. > > 1. Here is how the .pgpass file was originally written by pgadmin: > > 127.0.0.1:5432:*:postgres:Password > :5432:*:django_dev:Passwo