How do I tell pgAdmin 4 to not harass me with pointless extra clicks every single time I want to use it?

2020-09-20 Thread tutiluren
This is absolutely unreal. I never wanted to have to waste my time asking about pgAdmin 4 ever again, but here we are... Every single time I open it, even with a dedicated browser profile which never gets its data cleared, and even with the special configuration options (requiring one to hack a

Re: Critical bug: pgAdmin v4.25 has started ignoring my "Browser Command" which completely cripples me and makes me unable to manage my PostgreSQL database.

2020-08-28 Thread tutiluren
Aug 27, 2020, 4:43 PM by jac...@pobox.com: > You “chose” to use Pale Moon. > No, I did not. > To you, it appeared to be the only reasonable alternative > Not only does it appear that way -- it *is* that way. > you “chose” to use it when there were other options available. > There are no other

Re: Critical bug: pgAdmin v4.25 has started ignoring my "Browser Command" which completely cripples me and makes me unable to manage my PostgreSQL database.

2020-08-27 Thread tutiluren
I don't "insist upon" anything. As already mentioned numerous times, both on the list and to you personally, there is *no choice*. I hate Pale Moon. Don't twist my words into some kind of Pale Moon advocacy. It's a garbage fork with numerous issues. I use it *because there is no choice*. Why is

Re: Critical bug: pgAdmin v4.25 has started ignoring my "Browser Command" which completely cripples me and makes me unable to manage my PostgreSQL database.

2020-08-26 Thread tutiluren
Aug 25, 2020, 2:59 PM by dp...@pgadmin.org: > > > On Fri, Aug 21, 2020 at 11:23 AM <> tutilu...@tutanota.com> > wrote: >   > >> Please consider testing your software before releasing it. >> > > https://pgsnake.blogspot.com/2020/08/testing-pgadmin.html>   > This certainly convinces me that there i

Re: Critical bug: pgAdmin v4.25 has started ignoring my "Browser Command" which completely cripples me and makes me unable to manage my PostgreSQL database.

2020-08-22 Thread tutiluren
> > You’re an ass! > Great argument. I'm won over. It's clear that you're a very intelligent and mature person who doesn't make yourself look incredibly stupid at all. So short, yet so powerful. Your reply has profoundly changed my entire worldview...

Re: Critical bug: pgAdmin v4.25 has started ignoring my "Browser Command" which completely cripples me and makes me unable to manage my PostgreSQL database.

2020-08-22 Thread tutiluren
> You should stop complaining.  > Why? Why would I stop complaining if something is wrong? That's when you are *supposed* to complain. Just because something doesn't cost money doesn't mean it's free. I've paid dearly with blood, sweat and tears. Maybe you consider your time and energy to be

Critical bug: pgAdmin v4.25 has started ignoring my "Browser Command" which completely cripples me and makes me unable to manage my PostgreSQL database.

2020-08-21 Thread tutiluren
pgAdmin v4.25 has yet again broken something. After being harassed to upgrade to the latest version, pgAdmin has stopped opening itself properly. It no longer opens in the correct Pale Moon profile. It now opens in the *default* profile, which completely breaks everything. I've previously tried

pgAdmin has started randomly pestering me about a password again.

2020-04-30 Thread tutiluren
Lately, roughly once a day (it seems to not matter if I shut down the pgAdmin server and then start it up again), pgAdmin again asks for the damn password, and I again have to check the "remember" checkbox and click an extra time for the thing to actually start. There is no password. I've told i

Mystery "PostgreSQL 11" server keeps reappearing in pgAdmin 4 no matter how many times I delete it.

2020-04-21 Thread tutiluren
Ever since I went through the horrible ordeal of trying to update PostgreSQL on Windows (from 11.5 to 11.7, so not even a major version), pgAdmin 4 has started showing a "PostgreSQL 11" server in the list of servers. I've deleted it a hundred times now, but it just keeps reappearing every time I

Is there some parameter/flag I can use to make pgAdmin 4 update silently without the GUI?

2020-03-05 Thread tutiluren
Every single time pgAdmin 4 has an update, I have made it so that it grabs the latest installer (this is on Windows) and puts it on my desktop, then notifies me. I then have to manually run this GUI program, it treating the experience as if I were installing it for the first time, click a bunch

Privacy question regarding the "Geometry Viewer" feature in pgAdmin 4.

2020-02-22 Thread tutiluren
While working in pgAdmin 4 today, I noticed this "Geometry Viewer" button for a geometry/geography column (it's a PostGIS thing), so I clicked it out of curiosity. It instantly showed a world map with all the coordinates in the table shown as little markers on it. My question is: does this some

pgAdmin 4 freeze bug in Pale Moon.

2020-02-22 Thread tutiluren
Everything appears to work as intended, except for this one "freeze bug" which has consistently happened since I switched to Pale Moon from Firefox. In fact, I'm unsure if it happened on Firefox as well. I will never again install any software cancer from Mozilla, so I cannot test that. The fre

Incredibly obvious bug found.

2019-10-12 Thread tutiluren
When trying to make a UNIQUE constraint, pgAdmin 4 got confused and couldn't continue just because my field name contained a space. For some absurd reason, it doesn't add the quotes around identifiers and thus breaks for anyone who doesn't code with 1970s-era, US-centric name conventions. It dis

You've got to be kidding me... pgAdmin 4 forgets passwords even with a dedicated Firefox profile!

2019-08-20 Thread tutiluren
So I went through the trouble of creating a whole separate "profile" in Firefox, just for pgAdmin 4. (If you don't, you constantly have to keep re-entering the passwords ten times a day because it forgets them when you clear the browser data.) To make a long story short, it was a PITA to set up

Is it possible to delete records in the result?

2019-08-11 Thread tutiluren
This is something that always drove me to insanity with the old pgAdmin III: that once you had made a SELECT query and got a bunch of records returned, there was no way to delete ones you immediately spotted with your eyes as "bad records". You always had to manually note the ids and then make a

pgAdmin 4 ignores its own config option: "BrowserCommand"

2019-08-08 Thread tutiluren
Okay, so after 30 million years of searching and reading and swearing and cursing, I've finally found the "BrowserCommand" configuration directive. So I set my C:\Program Files (x86)\pgAdmin 4\v4\web\config_local.py to: MASTER_PASSWORD_REQUIRED=False BrowserCommand="C:\Program Files\Mozilla Fire

Has pgAdmin 4 recently stopped displaying "affected rows"?

2019-08-08 Thread tutiluren
Repeating this because my last e-mail appears to have been lost in the void: > I could swear that, up until recently (weeks?), pgAdmin 4 would always > display something like "1 affected" or something along those lines when, for > example, I did "DELETE FROM" or "UPDATE"... but now it just says

Has pgAdmin 4 recently stopped displaying "affected rows"?

2019-08-07 Thread tutiluren
I could swear that, up until recently (weeks?), pgAdmin 4 would always display something like "1 affected" or something along those lines when, for example, I did "DELETE FROM" or "UPDATE"... but now it just says how long it took to run. Nothing else. Has this crucial, basic feature actually be

Re: My user experience with pgAdmin 4.

2019-08-06 Thread tutiluren
"What could be done to improve your workflow?" This is the definition of arrogance... My "workflow" isn't what is abusing my browser. Don't even try to make this about me "doing something wrong".

My user experience with pgAdmin 4.

2019-08-04 Thread tutiluren
Every day, whenever I want to administrate my PG databases, I click the pgAdmin 4 icon in the Taskbar. This causes a splash screen to start loading for a very long time (if it's the first time since the computer was started for the day) and eventually opens my normal browser (Firefox, which I do

(Repeat.) Please give pgAdmin 4 its own GUI. The constant password inputs are driving me insane...

2019-07-27 Thread tutiluren
Sorry for repeating this, but the only replies I got were unrelated to what I typed, instead briefly discussing master passwords. > Every single day, even after getting rid of the "master password" nonsense > (which was a nightmare in itself), pgAdmin keeps asking me, again and again, > to ent

Please give pgAdmin 4 its own GUI. The constant password inputs are driving me insane...

2019-07-25 Thread tutiluren
Every single day, even after getting rid of the "master password" nonsense (which was a nightmare in itself), pgAdmin keeps asking me, again and again, to enter the password when I try to connect to my servers. This is cleared every single time I clear my browser data, which is an absolute neces

How do I remove this stupid "master password"?

2019-07-09 Thread tutiluren
Not long ago, I updated pgAdmin 4 as I did every time a new version was available (because it wouldn't stop pestering me about it), even though this was a massive chore and not automated in any way. Anyway, with some recent version, it started popping up this obnoxious, pointless "master passwor