Re: pgadmin3 on macOS "Mojave"

2018-11-05 Thread Strauch, Sheldon
Doug, Agreed. I've looked for BigSQL's build of pgAdmin3 on their web site but have only found it bundled with their installer, which would be fine if it allowed you to deselect BigSQL itself. How are you installing it? Could you kindly provide a link to the correct page of their site? On Mon, No

Re: pgadmin3 on macOS "Mojave"

2018-11-05 Thread Darren Duncan
Mojave is just saying that the NEXT MacOS version coming out in a year will require 64bit apps. This is a nag. But if you want to keep using PgAdmin3, Apple will still be releasing security updates for Mojave for the next 3 years so you have that long to still be fully patched with it. -- Darr

Re: pgadmin3 on macOS "Mojave"

2018-11-05 Thread Doug Easterbrook
well. where there is a will, there is a way. Pgadmin 3 is open source the people over a tbigSQL have compiled it for Postgres 10 — and so most of the error messages srtrting the legacy pagadmin 3.2 have been taken out of it. It doesn’t work for postgres 11 - since the libpq.dll is probabl

Re: pgadmin3 on macOS "Mojave"

2018-11-05 Thread Jack Royal-Gordon
Hi Dave, Understood. I don’t think anyone expects you do that much work; I think we were just expecting/hoping it would be a recompile with a different switch sort of thing. Jack > On Nov 5, 2018, at 10:25 AM, Dave Page wrote: > > Updating to 64bit would require a huge amount of work to firs

Re: pgadmin3 on macOS "Mojave"

2018-11-05 Thread Bill Evans
One addition: Pgadmin3 works fine on macOS Mojave. But it will not run at all on some future version of macOS. Safe to upgrade; the message is annoying at worst. (But it is a bit annoying.) Best, -bill From: "Strauch, Sheldon" Date: Monday, November 5, 2018 at 10:05 AM To: Cc: ,

Re: pgadmin3 on macOS "Mojave"

2018-11-05 Thread Dave Page
Updating to 64bit would require a huge amount of work to first get the code working properly with wxWidgets 3, and then to move to Cocoa rather than Carbon. It’s not a good use of time given how unmaintainable (and out of date) that code has become - it’s definitely not something I have time to

Re: pgadmin3 on macOS "Mojave"

2018-11-05 Thread Strauch, Sheldon
+1 I too will wait to upgrade Mac OSX until we hear further. On Mon, Nov 5, 2018 at 11:47 AM Jack Royal-Gordon wrote: > +1 - thanks for the heads-up, Bill. I was just about to upgrade, but I > guess I’ll hold off until they respond to this request. > > > On Nov 5, 2018, at 8:50 AM, Bill Evans w

Re: pgadmin3 on macOS "Mojave"

2018-11-05 Thread Jack Royal-Gordon
+1 - thanks for the heads-up, Bill. I was just about to upgrade, but I guess I’ll hold off until they respond to this request. > On Nov 5, 2018, at 8:50 AM, Bill Evans wrote: > > Hello, > > I recently upgraded my Mac to the latest version of macOS. Now, when I run > pgadmin3, I get a messag

BUG: Maintenance feature broken ?

2018-11-05 Thread SleepProgger
Hi all. When trying to use any of the maintenance features (right click on table -> maintenance) i get a "Maintenance job creation failed." popup. ~/.pgadmin/pgadmin4.log says: |2018-11-05 14:35:43,015: ERROR    werkzeug:    Error on request:|| ||Traceback (most recent call last):|| ||  File

pgadmin3 on macOS "Mojave"

2018-11-05 Thread Bill Evans
Hello, I recently upgraded my Mac to the latest version of macOS. Now, when I run pgadmin3, I get a message that it needs to be recompiled, apparently for 64bit. Is there a plan to rebuild pgadmin3 for macOS Mojave? I know you’re rather bullish on #4, but it still isn’t up the the usab