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.
--
Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-support
So I thought but all 3 lines seem to be required.
Actually that should have been a 4th question. Why do I need all those
3 lines in .pgpass? And why does an asterix for hostname achieve
nothing?
I tried the below but it doesn't work (at least with the md5
pg_hba.conf settings)
*:5432:*:postg
On 04/12/2012 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:Password
>
> 2. Thi
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:Password
2. This is the amended version which allows pgadmin to automatically
c
On Mon, 2012-12-03 at 21:53 +1100, Evan Martin wrote:
> Is there any way to get the full query text for a given process in the
> Server Status window? The Query column shows the start of it, so I
> presume pgAdmin has the whole thing, but is not showing it. If it's not
> currently possible pleas
On Mon, 2012-12-03 at 13:24 +, Dave Page wrote:
> On Mon, Nov 26, 2012 at 8:08 AM, Guillaume Lelarge
> wrote:
> > On Sun, 2012-11-25 at 14:47 +, Dave Page wrote:
> >> On Sunday, November 25, 2012, Guillaume Lelarge wrote:
> >>
> >> > On Fri, 2012-11-23 at 00:22 +1100, Evan Martin wrote:
>