Re: [pgadmin-hackers] Building with wx2.9 on Mac

2011-02-24 Thread Dave Page
On Thu, Feb 24, 2011 at 2:52 AM, Peter Geoghegan wrote: > On 23 February 2011 23:51, Dave Page wrote: >> It seems that the wxWidgets guys have fixed the issue with 2.9 on Mac, >> so I was able to try out a build today. Attached is the patch for your >> review. Aside from an issue with the font se

Re: [pgadmin-hackers] Building with wx2.9 on Mac

2011-02-24 Thread Dave Page
On Thu, Feb 24, 2011 at 2:56 AM, Peter Geoghegan wrote: > You have pgAdmin compiling (though still not linking) with clang on > your laptop, right? I suggest you use that to get a non-crappy error > message. Oh, good idea. I'll do that. -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @p

Re: [pgadmin-hackers] Building with wx2.9 on Mac

2011-02-24 Thread Dave Page
On Thu, Feb 24, 2011 at 8:36 AM, Dave Page wrote: > On Thu, Feb 24, 2011 at 2:56 AM, Peter Geoghegan > wrote: >> You have pgAdmin compiling (though still not linking) with clang on >> your laptop, right? I suggest you use that to get a non-crappy error >> message. > > Oh, good idea. I'll do that.

[pgadmin-hackers] can't disable autovacuum for table using GUI

2011-02-24 Thread Timon
Can't disable autovacuum for table using GUI. steps to reproduce: 1. open table properties 2. open auto-vacuum tab 3. check custom auto-vacuum 4. the checkbox "enabled" is disabled by default, and ok button is grey like workaround you may "enable" autovauum, press ok, and then disable it again -

Re: [pgadmin-hackers] Building with wx2.9 on Mac

2011-02-24 Thread Peter Geoghegan
On 24 February 2011 09:13, Dave Page wrote: > Clang compiles it just fine. So you still see the ambiguous overload error on GCC, but you don't see it on Clang? That strikes me as very unusual. -- Regards, Peter Geoghegan -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org

[pgadmin-hackers] pgAdmin and pg_service.conf

2011-02-24 Thread Massa, Harald Armin
Hello! is there any deep technical reason why pgAdmin does not support connections via service-names corresponding to pg_service.conf, or is it just sth in the level "nobody asked for it before / we did not get around to do it" ? Harald -- GHUM GmbH Harald Armin Massa Spielberger Straße 49 704

Re: [pgadmin-hackers] can't disable autovacuum for table using GUI

2011-02-24 Thread Guillaume Lelarge
Le 24/02/2011 14:26, Timon a écrit : > Can't disable autovacuum for table using GUI. > > steps to reproduce: > 1. open table properties > 2. open auto-vacuum tab > 3. check custom auto-vacuum > 4. the checkbox "enabled" is disabled by default, and ok button is grey > > like workaround you may "en

[pgadmin-hackers] [pgAdmin III] #310: Handle pg_service.conf file to register a server

2011-02-24 Thread pgAdmin Trac
#310: Handle pg_service.conf file to register a server +--- Reporter: Harald Armin Massa | Owner: dpage Type: feature | Status: new Priority: minor | Milestone: Compo

Re: [pgadmin-hackers] pgAdmin and pg_service.conf

2011-02-24 Thread Guillaume Lelarge
Le 24/02/2011 21:08, Massa, Harald Armin a écrit : > [...] > is there any deep technical reason why pgAdmin does not support > connections via service-names corresponding to pg_service.conf, or is > it just sth in the level "nobody asked for it before / we did not get > around to do it" ? > The l

Re: [pgadmin-hackers] pgAdmin and pg_service.conf

2011-02-24 Thread Dave Page
On Thu, Feb 24, 2011 at 10:38 PM, Guillaume Lelarge wrote: > Le 24/02/2011 21:08, Massa, Harald Armin a écrit : >> [...] >> is there any deep technical reason why pgAdmin does not support >> connections via service-names corresponding to pg_service.conf, or is >> it just sth in the level "nobody a

Re: [pgadmin-hackers] pgAdmin and pg_service.conf

2011-02-24 Thread Guillaume Lelarge
Le 24/02/2011 23:52, Dave Page a écrit : > On Thu, Feb 24, 2011 at 10:38 PM, Guillaume Lelarge > wrote: >> Le 24/02/2011 21:08, Massa, Harald Armin a écrit : >>> [...] >>> is there any deep technical reason why pgAdmin does not support >>> connections via service-names corresponding to pg_service.