Re: PgAdmin forgets stored password on connection problem

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Eugene Lisitsky <lisitsky(at)gmail(dot)com>
Cc: pgAdmin Support <pgadmin-support(at)postgresql(dot)org>
Subject: Re: PgAdmin forgets stored password on connection problem
Date: 2009-11-12 09:15:43
Message-ID: 937d27e10911120115l24d41aa9w9eb45a253ffce370@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

2009/11/11 Eugene Lisitsky <lisitsky(at)gmail(dot)com>:
>
> What do you think of adding one more button to the dialog "Use stored pass"
> which just does nothing only sends the connection request?

I can't get excited at the thought of cluttering the UI to resolve a
minor issue. I'd rather we tried to read the pgpass file so we could
default the password. Not sure how much effort that would take, but we
can probably lift much of the code from libpq.

> I tried to work with sources, but svn version didn't compile at my computer.
> Can you help me a little?
> Compile errors like these:
> g++ -DHAVE_CONFIG_H -I. -I..   -I/usr/include/postgresql -DSSL
> -I/usr/lib/wx/include/base-unicode-release-2.8 -I/usr/include/wx-2.8
> -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DwxUSE_GUI=0

wxUSE_GUI=0 is never going to work. How did you install wxWidgets?

--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Dave Page 2009-11-12 09:18:10 Re: pgAdmin ver 1.10 freezing all too frequently
Previous Message Michael Shapiro 2009-11-12 04:39:44 Re: pgAdmin ver 1.10 freezing all too frequently