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
, 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
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
> 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
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
>
> 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
; 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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
26 matches
Mail list logo