Re: Please HELP me! - pgAdmin 4 v4.x on macOS BigSuk

2021-02-27 Thread Darren Duncan
I can understand if the teacher wants to run a program that for some reason is Windows-only. But the idea of the students buying all new hardware because of this seems ridiculous and incredibly wasteful, Windows programs run on Mac hardware too. -- Darren Duncan On 2021-02-27 5:07 p.m., May K

Re: How do I remove this stupid "master password"?

2021-02-27 Thread Darren Duncan
I haven't checked if this feature already exists but if it doesn't then a useful thing can be integration between PgAdmin and password managers, for example the MacOS Keychain, so that a master password can still be employed for security but you don't actually have to enter it. Now that you hav

Re: How do I remove this stupid "master password"?

2021-02-27 Thread vnicolici
I've been using, reluctantly, pgAdmin4 for the last couple of years or so. And only because pgAdmin 3 became almost unusable with the recent PosgreSQL versions. But at times, like when needing to view the list of active sessions, pgAdmin 3 still is a better tool, even after all these years (I mean,

Re: Query issue

2021-02-27 Thread Ray O'Donnell
On 27/02/2021 13:32, Sachin Kumar wrote: Hi Team, Please help me out in running DESCRIBE TABLE in pgadmin 5.0,  which is being used in psql with \d I don't think you can run the backslash-commands in the query window in pgAdmin. Instead, just click on a table and look at the information gi

Query issue

2021-02-27 Thread Sachin Kumar
Hi Team, Please help me out in running DESCRIBE TABLE in pgadmin 5.0, which is being used in psql with \d -- Best Regards, Sachin Kumar