Re: Tree view stuck on fixed height

2022-10-04 Thread Richard Greenwood
Same here on Linux Mint 21. On Tue, Oct 4, 2022 at 8:49 AM Ray O'Donnell wrote: > Hi all, > > Since the most recent update to pgAdmin4 6.14, the tree view on the left > seems to be stuck at a specific height. When the pgAdmin window is > taller, the tree view doesn't expand vertically to fill t

Re: Ubuntu 22.04 upgrade problems

2022-07-04 Thread Richard Greenwood
, Jul 4, 2022 at 3:07 AM Dave Page wrote: > Hi > > On Fri, 1 Jul 2022 at 23:04, Richard Greenwood < > richard.greenw...@gmail.com> wrote: > >> I have just upgraded a laptop from Ubuntu 18.04 -> 20.04 -> 22.04 and am >> having problems getting pgAmin4 inst

Ubuntu 22.04 upgrade problems

2022-07-01 Thread Richard Greenwood
I have just upgraded a laptop from Ubuntu 18.04 -> 20.04 -> 22.04 and am having problems getting pgAmin4 installed. I followed the steps at https://www.pgadmin.org/download/pgadmin-4-apt/ adding the repo and then 'apt update', 'apt install pgadmin4' but my /usr/pgadmin4/bin/ directory contains onl

Re: F2

2022-01-17 Thread Richard Greenwood
> On Sat, Jan 15, 2022 at 7:27 AM Richard Greenwood < > richard.greenw...@gmail.com> wrote: > >> Out of habit, I sometimes hit F2 (the rename key in many programs) when >> I'm renaming database objects. This causes the left side browser panel to >> go b

F2

2022-01-14 Thread Richard Greenwood
Out of habit, I sometimes hit F2 (the rename key in many programs) when I'm renaming database objects. This causes the left side browser panel to go blank and I can't figure out how to get it back without restarting pgAdmin or resetting the layout, which is pretty nearly the same. So what's the poi

Re: where is the user management dialog

2020-02-16 Thread Richard Greenwood
> > This option is available only if you are running pgAdmin4 in Server mode. > > Ref: https://www.pgadmin.org/faq/#2 > > > > > On Sun, 16 Feb 2020, 21:52 Richard Greenwood, > wrote: > >> I'm looking for the "User Management Dialog" described

Re: where is the user management dialog

2020-02-16 Thread Richard Greenwood
; option for Login/Group Role...* > > > Melvin Davidson 🎸 > I reserve the right to fantasize. Whether or not you > wish to share my fantasy is entirely up to you. > www.youtube.com/unusedhero/videos > Folk Alley - All Folk - 24 Hours a day > www.folkalley.com > > &g

where is the user management dialog

2020-02-16 Thread Richard Greenwood
The documentation describes a User Management Dialog but I can't find it. How do I open it? -- Richard W. Greenwood, PLS www.greenwoodmap.com

Re: no results in 4.11 Ubuntu

2019-08-01 Thread Richard Greenwood
en bitten by the same issue). > > So patience, hope, and try the workaround if you're comfortable with that > sort of thing. > > Good luck, > > rik. > > On Thu, Aug 1, 2019 at 8:52 AM Richard Greenwood < > richard.greenw...@gmail.com> wrote: > >> I'm

no results in 4.11 Ubuntu

2019-08-01 Thread Richard Greenwood
I'm not getting any results from any query in pgAdmin 4.11 on Ubuntu. I only get a message: 'table_oid' I've tried on two Ubuntu 18.04 based computers (XUbuntu and Mint) in Firefox and Chrome against 3 servers. Queries in pgAdminIII and psql are fine. My "about" info below: Version 4.11 Copyrig

Re: Warning when closing

2018-12-07 Thread Richard Greenwood
I mentioned this is a previous email also. It is really frustrating to lose your work by inadvertently hitting F5. I respectfully ask the developers to consider putting the warning when leaving the page back in. Maybe it needs to be in the Preferences if there is a reason that some users may not w

Re: F5 reloading page in 3.5

2018-11-25 Thread Richard Greenwood
me extensions, spellchecker, etc > though this never happened to me in e.g. gmail or google docs or any other > web app so I am inclined to think this is a pgadmin bug. > > On Sat, Nov 24, 2018 at 3:37 PM Richard Greenwood < > richard.greenw...@gmail.com> wrote: > >> I use F5

F5 reloading page in 3.5

2018-11-24 Thread Richard Greenwood
I use F5 to execute queries. In previous versions of pgAdmin4 if F5 was going to reload the page a warning message allowed you to cancel the page reload, and thus save your work, reduce (slightly) frustration, etc. But in 3.5 that seems to be gone. I'm running current Chrome in Ubuntu. Rich -- Ri

Re: E: Package 'pgAdmin4' has no installation candidate ?

2018-07-11 Thread Richard Greenwood
You should add the apt.postgresql.org repository: sudo nano /etc/apt/sources.list.d/pgdg.list # add the following line: deb http://apt.postgresql.org/pub/repos/apt/ bionic-pgdg main sudo wget --quiet -O - https://www.postgresql.org/media/keys/ACCC4CF8.asc | sudo apt-key add - sudo apt upda

pgAdmin4 ssh tunnel configuration

2018-07-01 Thread Richard Greenwood
I can't get the ssh tunnel configuration that I use with pgAdmin3 to work with 4. After I enter the parameters and click "Save" I immediately get a dialog box that says: Connection to the SSH Tunnel for host 'my-postgres-server' has been lost. Reconnect to the database server. I'm using identity

Re: Installing pgAdmin 4 in Runtime Mode (stand alone) in Linux

2017-11-24 Thread Richard Greenwood
teps at > https://humandata.associates/blog/data-engineering/ > installing-pgadmin-4-runtime-mode > > I hope everything will work now, please let us know! > Best, > Victor > > On Nov 24, 2017 02:01, "Richard Greenwood" >> wrote: >> >> Thanks for th

Re: Installing pgAdmin 4 in Runtime Mode (stand alone) in Linux

2017-11-23 Thread Richard Greenwood
dmin4/bin/activate >> >> pip3 install -r ~/pgadmin4-2.0/requirements.txt >> >> That should do it: >> >> ~/pgadmin4-2.0/runtime/pgAdmin4 >> >> Note that the first time it reports a few errors when creating the local >> config database, but those sh

Re: Installing pgAdmin 4 in Runtime Mode (stand alone) in Linux

2017-11-23 Thread Richard Greenwood
Thanks for the write up. I've been using "Local Mode" and look forward to trying the runtime. I ran into a couple problems following your instructions. They are probably quite minor, but I am not a Python guy so I have no clue as to how to fix the problems. virtualenv -p python3 gives error: Alread

Re: F5 - irritating behaviour

2017-11-02 Thread Richard Greenwood
I've always used F5 to the point that's a reflex. I use pgAdmin4 in a browser, usually Chrome, in server mode and about half the time F5 does what I want (executes the query) and the other half the time it tries to reload the page. It's annoying and I haven't figured out what triggers it. Philosoph

Re: pgAdmin4 browser object colors

2017-10-31 Thread Richard Greenwood
I also found using different colors for different servers was a helpful feature in pgAdmin3. And as a web developer I know how challenging a seemingly simple feature like that can be to accomplish. So add my vote to that feature request, but I understand if it's not a priority. Best regards, Rich

Re: I'd like a lightweight alternative to pgAdmin4 ?

2017-10-13 Thread Richard Greenwood
The left side tree in pgAdmin4 can be de-cluttered by hiding items that aren't important to you with: files > preferences > browser > nodes Maybe that will help to make pgAdmin4 feel a little bit lighter weight. On Thu, Oct 12, 2017 at 2:34 PM, legrand legrand < legrand_legr...@hotmail.com> wr

Re: pgAdmin4 2.0 python wheel on Ubuntu

2017-10-09 Thread Richard Greenwood
ions') > STORAGE_DIR = os.path.join(DATA_DIR, 'storage') > > Restart pgAdmin4 and check. > > On Mon, Oct 9, 2017 at 6:04 AM, Richard Greenwood < > richard.greenw...@gmail.com> wrote: > >> Murtuza, >> >> Thanks for the reply. I added the lines

Re: pgAdmin4 2.0 python wheel on Ubuntu

2017-10-08 Thread Richard Greenwood
es your problem. > > -- > Regards, > Murtuza Zabuawala > EnterpriseDB: http://www.enterprisedb.com > The Enterprise PostgreSQL Company > > > On Sat, Oct 7, 2017 at 7:44 PM, Richard Greenwood < > richard.greenw...@gmail.com> wrote: > >> With 1.6 I was runni

pgAdmin4 2.0 python wheel on Ubuntu

2017-10-07 Thread Richard Greenwood
With 1.6 I was running pgAdmin4.py as a standard user. With 2.0 I get a permission denied on /var/log/pgadmin/pgadmin4.log. If I run pgAdmin4.py as root it doesn't have access to my .ssh/ and I end up in and endless cycle of failed OpehSSH requests. In my .ssh/config I have associated a SSL shared

Re: [pgadmin-support] postgis geometry type not displayed correctly

2017-07-17 Thread Richard Greenwood
gt; Sure, I will work on this after finishing my current RM #2425 > <https://redmine.postgresql.org/issues/2425> . > >> Thanks. >> >> On Tue, May 30, 2017 at 4:09 PM, Richard Greenwood >> wrote: >> > I don't know if this question belongs on this li

Re: pgadmin 4 v1.5 - Import CSV

2017-06-27 Thread Richard Greenwood
I don't think the fact that it says means that it failed to evaluate STORAGE_DIR because I just did a successful csv import and the output's "Running command" looks like this: "/usr/lib/postgresql/9.4/bin/psql" --command " "\\copy treas.tscombination (tscombinationid, combination, description, mi