Re: pgAdmin4-9.5 password textbox missing in connection settings

2025-07-10 Thread Darren Duncan
On a related matter, which I can make a formal feature request ticket for... PgAdmin should have a password manager UI that lets you see/retrieve the saved passwords it uses with remembered servers. A few months ago I ran into a problem where I had temporarily forgotten what the password was

Re: pgAdmin4-9.5 password textbox missing in connection settings

2025-07-09 Thread Dave Page
On Wed, 9 Jul 2025 at 16:28, richard coleman wrote: > I've recently upgraded to pgAdmin4-9.5 from pgAdmin4-9.1 on Windows 10. > Apparently the Password textbox in the Connection tab has been removed. > > Why has this change been made? > How do I get it back? > Both good questions - I see the sam

Re: pgadmin4 data browsing

2025-05-08 Thread Lutz Badenheuer
Hello, Am Mittwoch, 7. Mai 2025, 13:06:02 CEST schrieb Aditya Toshniwal: > We're already using react-data-grid which uses virtualization and is quite > fast. You might be using an older version where the data was fetched from > the server dynamically on scroll. Maybe this is about the amount of d

Re: pgadmin4 data browsing

2025-05-08 Thread Andrew Protasov
AM To: Andrew Protasov Cc: pgadmin-support@lists.postgresql.org Subject: Re: pgadmin4 data browsing Hi Andrew, We're already using react-data-grid which uses virtualization and is quite fast. You might be using an older version where the data was fetched from the server dynamically on s

Re: pgadmin4 data browsing

2025-05-07 Thread Aditya Toshniwal
Hi Andrew, We're already using react-data-grid which uses virtualization and is quite fast. You might be using an older version where the data was fetched from the server dynamically on scroll. On Wed, May 7, 2025 at 4:00 PM Andrew Protasov wrote: > Hi, > > Browsing of query result set using pa

Re: pgadmin4 data browsing

2025-05-07 Thread Ray O'Donnell
On 07/05/2025 02:30, Andrew Protasov wrote: Browsing of query result set using page up/page down keys is very slow and the slowest that I have seen in any sql tool. You need to user proper js widget like slickgrid for it, which has decent performance. Pgadmin3 did not have this issue at all.

Re: Pgadmin4 Webserver Authentication + Azure SAML SSO , anyone ever managed to configure it?

2025-03-31 Thread Khushboo Vashi
Hi, On Mon, Mar 31, 2025 at 6:26 PM Viktor Madarasz wrote: > Hi > > Pgadmin4 Webserver Authentication + Azure SAML SSO , anyone ever managed > to configure it? > > As Yogesh said, Azure SSO with pgAdmin 4 OAuth2 authentication is very common, but we never tried Azure SSO with Webserver. Please p

Re: Pgadmin4 Webserver Authentication + Azure SAML SSO , anyone ever managed to configure it?

2025-03-31 Thread Yogesh Mahajan
Hi, pgadmin4 only uses Azure AD for authentication. However users logged in with Azure SSO(or any OAuth2) are the normal users who have all the access other than adding new users. Not sure what exactly you mean 'Read only profiles'? What are the limitations you have seen in pgadmin? Thanks, Yoges

Re: pgAdmin4 - error on launch of app

2024-11-10 Thread Aditya Toshniwal
Hi Wojciech, Please check - https://github.com/pgadmin-org/pgadmin4/issues/8079#issuecomment-2458636320 On Sun, Nov 10, 2024 at 3:53 PM Wojciech Gorczyca wrote: > After installation of pgAdmin4 on MacBook Air M2 I am getting the > following error when trying to launch the application: > Dear

Re: [EXTERNAL] Re: PgAdmin4 Runtime Environment Error

2024-10-28 Thread Alex Escott
Issue resolved. Thank you for the help! From: Anil Sahoo Sent: Monday, October 28, 2024 12:06 AM To: Alex Escott Cc: pgadmin-supp...@postgresql.org Subject: [EXTERNAL] Re: PgAdmin4 Runtime Environment Error External Sender: Use caution with links/attachments

Re: PgAdmin4 Runtime Environment Error

2024-10-27 Thread Anil Sahoo
Hi Alex, Do you have any other pgAdmin installations? Please try as per the steps mentioned here . And let us know if you have any questions. Thanks *Anil Sahoo* Software Engineer www.e

Re: Pgadmin4 for arm64 Linux

2024-05-02 Thread Aditya Toshniwal
Hi Ron, No, there is no ARM build for Linux yet. You can use python pip wheel installation. On Thu, May 2, 2024 at 1:26 PM Ron Jewell wrote: > I’m running Linux on VMWare installed on my iMac. Is there an arm64 > pgadmin4 for Linux? If not could you suggest an alternative? > > Thanks > >

Re: pgadmin4 quits unexpectedly on windows

2024-03-27 Thread Yogesh Mahajan
Hi, You can try more verbose logging and check if a particular query is causing the crash. Please follow the steps mentioned here . Thanks, Yogesh Mahajan EnterpriseDB On Wed, Mar 27, 2024 at 3:20 PM Yvonne Grec wrote: > Hello, > We have several installations,

RE: pgAdmin4 Installation Issues

2024-03-06 Thread Marcello Z Fabila
Marcello Fabila From: Yogesh Mahajan Sent: Wednesday, March 6, 2024 2:23 PM To: Marcello Z Fabila Cc: pgadmin-support@lists.postgresql.org Subject: Re: pgAdmin4 Installation Issues Hi, Have you selected the option to install for all users/only for me? Also, can you please share the error screenshot

Re: pgAdmin4 Installation Issues

2024-03-05 Thread Yogesh Mahajan
; > > > *From:* Yogesh Mahajan > *Sent:* Monday, March 4, 2024 3:13 PM > *To:* Marcello Z Fabila > *Cc:* pgadmin-support@lists.postgresql.org > *Subject:* Re: pgAdmin4 Installation Issues > > > > Hi, > > > > Can you please provide your OS detail

RE: pgAdmin4 Installation Issues

2024-03-05 Thread Marcello Z Fabila
Hi Yogesh, my sincere apologies for not providing the OS details. It is Windows 10 enterprise 64-bit environment. FYI Thanks Marcello Fabila From: Yogesh Mahajan Sent: Monday, March 4, 2024 3:13 PM To: Marcello Z Fabila Cc: pgadmin-support@lists.postgresql.org Subject: Re: pgAdmin4

RE: pgAdmin4 Installation Issues

2024-03-04 Thread Marcello Z Fabila
Marcello Fabila From: Yogesh Mahajan Sent: Monday, March 4, 2024 3:13 PM To: Marcello Z Fabila Cc: pgadmin-support@lists.postgresql.org Subject: Re: pgAdmin4 Installation Issues Hi, Can you please provide your OS details? What is the error occurring while opening the pgadmin? Can you please

Re: pgAdmin4 Installation Issues

2024-03-03 Thread Yogesh Mahajan
Hi, Can you please provide your OS details? What is the error occurring while opening the pgadmin? Can you please share a screenshot? Thanks, Yogesh Mahajan EnterpriseDB On Fri, Mar 1, 2024 at 8:02 PM Marcello Z Fabila < marcello.z.fab...@tmr.qld.gov.au> wrote: > Dear pgadmin-support > > > >

Re: pgAdmin4 not launching - Mac M1 Pro 2022

2024-02-11 Thread Aditya Toshniwal
Hi Jeff, Please uninstall pgAdmin shipped with PG v11 of EDB as it must be a very old version. Download the ARM based installer from here - https://www.pgadmin.org/download/pgadmin-4-macos/ and try. On Fri, Feb 9, 2024 at 10:42 PM Jeff Bowers wrote: > Hi there, > > I am trying to use pgadmin4 f

Re: PgAdmin4 setup.py not working

2024-02-01 Thread Khushboo Vashi
Hi, On Thu, Feb 1, 2024 at 1:38 PM Shakir Idrisi wrote: > Hi, > > I have tried to install pgadmin4 on my Linux server using Server > Deployment using blow guide > https://www.pgadmin.org/docs/pgadmin4/8.2/server_deployment.html > Documentation update is required here. > > > when I run python

Re: pgAdmin4 Quit Unexpectedly

2024-01-31 Thread Yogesh Mahajan
I guess you are talking about the pgadmin app.(not Postgres) Can you please provide your OS details? How did you install it?From where did you download it? Thanks, Yogesh Mahajan EnterpriseDB On Wed, Jan 31, 2024 at 11:19 PM lyt11142021 wrote: > Hi, > > I cannot open my Postgre after updating

Re: pgAdmin4 v6.21 on RHEL7.9

2024-01-09 Thread Daxu Yin
Thanks a lot for your feedback, Yogesh,  I kind of guessed that was the issue, however, the pgadmin4.db and the corresponding pgadmin web instance have been running for a while with the initial account setup appropriately. I wondered if the pgadmin4.db was corrupted somehow, so I first restored t

Re: pgAdmin4 v6.21 on RHEL7.9

2024-01-08 Thread Yogesh Mahajan
Hi, Error indicates the initial account is not set up on the pgadmin database. You need to run command below to setup these details - sudo /usr/pgadmin4/bin/setup-web.sh However this means, pgadmin will have a new database which does not have old data. Also when you have brought the backup copy

Re: pgadmin4 unable to connect to server,FATAL: password authentication failed for user "postgres"

2023-12-28 Thread Aditya Toshniwal
Hi Sezin, The error is coming from your PostgreSQL server. pgAdmin team cannot/will not reset any passwords for your servers. On Thu, Dec 28, 2023 at 10:33 PM Sezin Ekşioğlu wrote: > Hello, > > I got > pgadmin4 unable to connect to server,FATAL: password authentication failed > for user "postgr

Re: pgAdmin4 web ldap authtification

2023-11-07 Thread Stefan Harbich
Hello, i found the solution. here my config_local.py ... /pgadmin4 # cat config_local.py AUTHENTICATION_SOURCES = ['ldap','internal'] LDAP_SERVER_URI = 'ldaps://ldap.intern.example.de' LDAP_USERNAME_ATTRIBUTE = 'uid' LDAP_BASE_DN = 'ou=users,dc=example,dc=de' LDAP_SEARCH_BASE_DN = 'ou=users,dc=e

Re: pgAdmin4 web ldap authtification

2023-11-07 Thread Stefan Harbich
Hello, for your information an entry from the LDAP and the config_local.py LDAP configuration for pgAdmin. ldapsearch -x -H ldaps://ldap.intern.example.de uid=stefan.example ... # extended LDIF # # LDAPv3 # base (default) with scope subtree # filter: uid=stefan.example # requesting: ALL # # st

Re: pgAdmin4 web ldap authtification

2023-11-06 Thread Khushboo Vashi
On Tue, Nov 7, 2023 at 1:58 AM Stefan Harbich wrote: > Hello, > > i created the file config_local.py in the config.py directory. Now I get > the following error message. > ... > 2023-11-06 20:22:52,271: ERROR pgadmin: > pgadmin.authenticate.AuthSourceRegistry 'l' has not been implemented. > Trace

Re: pgAdmin4 web ldap authtification

2023-11-06 Thread Stefan Harbich
Hello, i created the file config_local.py in the config.py directory. Now I get the following error message. ... 2023-11-06 20:22:52,271: ERROR pgadmin: pgadmin.authenticate.AuthSourceRegistry 'l' has not been implemented. Traceback (most recent call last): File "/venv/lib/python3.11/site-packages

Re: pgAdmin4 web ldap authtification

2023-11-05 Thread Khushboo Vashi
On Sat, Nov 4, 2023 at 2:06 AM Stefan Harbich wrote: > Hello, my dears, > > i can't get the LDAP login user to pgAdmin on the website. In Docker > Bash, I created the file config_local.py with the following content in > the “/var/lib/pgadmin” directory. > ... > AUTHENTICATION_SOURCES = ['ldap','i

Re: pgadmin4-server comming along for the ride

2023-10-15 Thread Yogesh Mahajan
Hi, Please follow the instructions from here . Just run 'sudo apt install pgadmin4-desktop'. pgadmin4-server is a dependency for pgAdmin 4 in both modes desktop & web. Note - Officially pgAdmin 4 does not support Kubuntu platform. Thanks, Yogesh M

Re: pgAdmin4 7.6 Server "Does not have clipboard access"

2023-10-15 Thread Yogesh Mahajan
Hi, Have you allowed clipboard access from the site setting? Can you please provide screenshot of the error? Thanks, Yogesh Mahajan EnterpriseDB On Fri, Oct 13, 2023 at 4:35 PM Andreas Laggner wrote: > Hello list, > > unfortunately all users on this server cannot use the clipboard to copy > t

Re: pgadmin4 7.6 on RHEL 8.8 receives "Internal Server Error"

2023-09-06 Thread Khushboo Vashi
Hi, On Wed, Sep 6, 2023 at 11:01 PM Daxu Yin wrote: > Hi Yogesh, > > Thanks a lot for promptly following this up. > > I kind of "fix" or bypassed the problem by examining the > /var/log/httpd/error_log, > > 1. The error log suggested something wrong with the libpq package. The > RHEL 8 instance

Re: pgadmin4 7.6 on RHEL 8.8 receives "Internal Server Error"

2023-09-06 Thread Daxu Yin
Hi Yogesh, Thanks a lot for promptly following this up. I kind of "fix" or bypassed the problem by examining the /var/log/httpd/error_log, 1. The error log suggested something wrong with the libpq package. The RHEL 8 instance has libpq5, but not libpq. So I installed:sudo yum install -y libpqsud

Re: pgadmin4 on ppc64le

2023-08-21 Thread Dave Page
Hi On Fri, 18 Aug 2023 at 02:42, Chuan Hua Zhao wrote: > Hi There, > It seems there is no rpm avaiable for pgadmin4 on ppc64le. Is it possible > to build the packages? > There's nowhere near enough interest in ppcle64 for us to be able to maintain package builds I'm afraid - and we don't have a

Re: pgadmin4 web interface is frozen after login

2023-08-10 Thread Yogesh Mahajan
Hi, Can you please try on updated version 7.5? Also can you please try resetting layout File > Rest layout. Thanks, Yogesh Mahajan EnterpriseDB On Fri, Aug 11, 2023 at 12:53 AM Daxu Yin wrote: > Hi, > > We have an issue with a pgadmin4 user, once after she logged in the web > page, the webpag

Re: pgadmin4 web interface is frozen after login

2023-08-10 Thread Aditya Toshniwal
Hi Daxu, Please upgrade to the latest pgAdmin v7.5. The issue is fixed. On Fri, Aug 11, 2023 at 12:52 AM Daxu Yin wrote: > Hi, > > We have an issue with a pgadmin4 user, once after she logged in the web > page, the webpage is kind of frozen, with two empty windows "Properties" > and "SQL", as s

Re: pgadmin4 closing suddenly

2023-07-31 Thread Khushboo Vashi
On Mon, Jul 31, 2023 at 1:46 PM Sebastian Linetzky < sebastianlinetz...@gmail.com> wrote: > Hello, hope this email finds you well. > I'm writing because I just installed pgadmin 4 on my Mac M1 version 12.0.1 > and was using it without problem... until I closed it. After that, when I > immediately

Re: pgAdmin4 v6.21 on RHEL7.9 with FIPS enabled

2023-07-14 Thread Dave Page
On Fri, 14 Jul 2023 at 12:32, Daxu Yin wrote: > Is there a version of pgadmin4 certified with FIPS and RHEL 8 available > for download? > > If no official release available, do we know when it would be available? > We have no plans for FIPS certification. We do support pgAdmin in non-FIPS on RHE

Re: pgAdmin4 v6.21 on RHEL7.9 with FIPS enabled

2023-07-14 Thread Aditya Toshniwal
Hi Daxu, Please check the supported OS and versions here - https://www.pgadmin.org/download/pgadmin-4-rpm/ On Fri, Jul 14, 2023 at 5:02 PM Daxu Yin wrote: > Is there a version of pgadmin4 certified with FIPS and RHEL 8 available > for download? > > If no official release available, do we know w

Re: pgAdmin4 v6.21 on RHEL7.9 with FIPS enabled

2023-07-14 Thread Daxu Yin
Is there a version of pgadmin4 certified with FIPS and RHEL 8 available for download? If no official release available, do we know when it would be available? Many thanks, Daxu Yin 410-340-5842 On Monday, May 29, 2023 at 12:12:47 AM EDT, Khushboo Vashi wrote: Hi, On Fri, May 26, 2023

Re: pgAdmin4 v6.21 on RHEL7.9 with FIPS enabled

2023-05-30 Thread Daxu Yin
Thanks a lot for your response, it is very helpful.Do we know when that release on RHEL 8 will be available? Thanks again Daxu Yin 410-340-5842 On Monday, May 29, 2023 at 12:12:47 AM EDT, Khushboo Vashi wrote: Hi, On Fri, May 26, 2023 at 8:47 PM Daxu Yin wrote: Hi,  I am new to thi

Re: pgAdmin4 v6.21 on RHEL7.9 with FIPS enabled

2023-05-29 Thread Daxu Yin
Actually minor verion of RHEL 7 we have is version 7.9 Daxu Yin 410-340-5842 On Sunday, May 28, 2023 at 11:19:32 PM EDT, Fahar Abbas wrote: Hi, We have dropped the support for Rhel 7 (https://www.pgadmin.org/download/pgadmin-4-rpm/), Can you please upgrade your platform and version

Re: pgAdmin4 v6.21 on RHEL7.9 with FIPS enabled

2023-05-28 Thread Khushboo Vashi
Hi, On Fri, May 26, 2023 at 8:47 PM Daxu Yin wrote: > Hi, > > I am new to this list, please forgive me if I am submitting the following > to the wrong place. > > We've just installed pgAdmin4 web mode on RHEL7.9. > Once we started the httpd service, we couldn't login the system, the > webpage sp

Re: pgAdmin4 v6.21 on RHEL7.9 with FIPS enabled

2023-05-28 Thread Fahar Abbas
Hi, We have dropped the support for Rhel 7 ( https://www.pgadmin.org/download/pgadmin-4-rpm/), Can you please upgrade your platform and version 7.1 and try again? On Fri, May 26, 2023 at 8:17 PM Daxu Yin wrote: > Hi, > > I am new to this list, please forgive me if I am submitting the following

Re: pgAdmin4 6.13 doesn't work with Werkzeug >=2.1

2022-08-31 Thread Akshay Joshi
Hi Volker We have pinned the werkzeug version to 2.1.2 in pgAdmin 4, as version 2.2 gives some problems. We haven't tested pgAdmin 4 with werkzeug 2.2 and already have a Redmine https://redmine.postgresql.org/issues/7647. On Wed, Aug 31, 2022 at 3:19 PM Volker Helm wrote: > Hi there, > > I trie

RE: pgadmin4 - query editor in separate window - THANKS it worked

2022-07-28 Thread Graf Gerald 6080 ED
Thanks this worked! 😊 KR Gerald From: Aditya Toshniwal Sent: Mittwoch, 27. Juli 2022 15:07 To: Graf Gerald 6080 ED Cc: pgadmin-supp...@postgresql.org; androxkentaki Subject: Re: pgadmin4 - query editor in separate window Hi, You can also upgrade to the latest version which allows you to

Re: pgadmin4 - query editor in separate window

2022-07-27 Thread Aditya Toshniwal
3 Graf Gerald 6080 ED > napisał(a): > >> Hi, >> >> could you please help? >> >> Thanks in advance. >> >> KR Gerald >> >> >> >> >> >> *From:* Dave Page >> *Sent:* Mittwoch, 27. Juli 2022 10:40 >> *To:* G

Re: pgadmin4 - query editor in separate window

2022-07-27 Thread androxkentaki
10:40 > *To:* Graf Gerald 6080 ED > *Subject:* Re: pgadmin4 - query editor in separate window > > > > Hi > > > > Please address any support questions to the pgadmin-supp...@postgresql.org > mailing > list (https://www.pgadmin.org/support/list/ >

Re: PGAdmin4 6.9

2022-05-17 Thread Aditya Toshniwal
Hi Craig, The query tool UI is re-written to ReactJS and the new grid lib used does not support multi cell/range selection yet. It will be available in a future release. On Wed, May 18, 2022 at 7:06 AM Craig Booth wrote: > Hi, > > > > Hopefully this has been sent to the correct email address, a

Re: pgadmin4 fails to start after upgrade

2022-03-25 Thread David Bear
Perfect. This is exactly what I needed. Thank you. I noticed that after rebuilding a completely new virtualenv, that pgadmin still picked up the credentials that I had made for the previous installation. So pgadmin must be storing the encrypted credentials file somewhere outside of the virtualenv d

Re: pgadmin4 fails to start after upgrade

2022-03-24 Thread Khushboo Vashi
Hi, This is due to Jinja2's yesterday release (v.3.1.0). As a work around, please downgrade the Jinja2 to resolve this issue. $ pip uninstall jinja2 $ pip install jinja2==3.0.3 Thanks, Khushboo On Fri, Mar 25, 2022 at 2:51 AM David Bear wrote: > I have been running pgadmin for in a virtual e

Re: pgadmin4 Install On Windows Server 2019, Windows Container, Either ltsc2019 or 1809

2022-03-15 Thread Dave Page
Hi On Tue, 15 Mar 2022 at 14:25, Alexander Biezenski < alexander.biezen...@secpsd.ca> wrote: > Hello, > > > > I believe my current situation does not allow these environment variables > to properly reach my pgadmin installation. > > > > Let me provide some context, it might help you help me. > >

RE: pgadmin4 Install On Windows Server 2019, Windows Container, Either ltsc2019 or 1809

2022-03-15 Thread Alexander Biezenski
@lists.postgresql.org Subject: Re: pgadmin4 Install On Windows Server 2019, Windows Container, Either ltsc2019 or 1809 Hi Alexander, The important part is the docker command to start pgAdmin. You need to pass the correct env vars - https://www.pgadmin.org/docs/pgadmin4/6.7/container_deployment.html

Re: pgadmin4 Install On Windows Server 2019, Windows Container, Either ltsc2019 or 1809

2022-03-15 Thread Aditya Toshniwal
ander Biezenski > > Sent from my Galaxy > > > Original message > From: Aditya Toshniwal > Date: 2022-03-14 11:26 p.m. (GMT-06:00) > To: Alexander Biezenski > Cc: pgadmin-support@lists.postgresql.org > Subject: Re: pgadmin4 Install On Windows Server 2019, Windows Conta

RE: pgadmin4 Install On Windows Server 2019, Windows Container, Either ltsc2019 or 1809

2022-03-15 Thread Alexander Biezenski
message From: Aditya Toshniwal Date: 2022-03-14 11:26 p.m. (GMT-06:00) To: Alexander Biezenski Cc: pgadmin-support@lists.postgresql.org Subject: Re: pgadmin4 Install On Windows Server 2019, Windows Container, Either ltsc2019 or 1809 Hi Alexander, If you're using docker then follow the

Re: pgadmin4 Install On Windows Server 2019, Windows Container, Either ltsc2019 or 1809

2022-03-14 Thread Aditya Toshniwal
Hi Alexander, If you're using docker then follow the steps here - https://www.pgadmin.org/docs/pgadmin4/6.7/container_deployment.html You will have to have email and password when docker image is run. On Tue, Mar 15, 2022 at 6:50 AM Alexander Biezenski < alexander.biezen...@secpsd.ca> wrote: > H

Re: pgadmin4 for fedora 35

2021-11-25 Thread toni incog
works, thx! On Tue, 23 Nov 2021 at 11:34, Dave Page wrote: > > Yeah, I managed to fat-finger the commit :-(. I've already fixed it, so > tonight's build should be good. > > Sorry about that. > > On Tue, Nov 23, 2021 at 9:39 AM toni incog wrote: >> >> Instatlled daily build 23/11 pgadmin4-fedora

Re: pgadmin4 for fedora 35

2021-11-23 Thread Dave Page
Yeah, I managed to fat-finger the commit :-(. I've already fixed it, so tonight's build should be good. Sorry about that. On Tue, Nov 23, 2021 at 9:39 AM toni incog wrote: > Instatlled daily build 23/11 pgadmin4-fedora-repo.noarch and tried > sudo dnf install pgadmin4-web > ... > > Dependencie

Re: pgadmin4 for fedora 35

2021-11-23 Thread toni incog
Instatlled daily build 23/11 pgadmin4-fedora-repo.noarch and tried sudo dnf install pgadmin4-web ... Dependencies resolved. =

Re: pgadmin4 for fedora 35

2021-11-18 Thread Dave Page
Cool, thanks. The dependencies were updated yesterday as it happens. Too late for 6.2, but hopefully there will be a successful snapshot build for F35 tonight. On Thu, 18 Nov 2021 at 17:11, Mike Martin wrote: > Just for info, until the dependencies get updated this works > > Install python3.9 p

Re: pgadmin4 for fedora 35

2021-11-18 Thread Mike Martin
Just for info, until the dependencies get updated this works Install python3.9 package Edit /etc/yum.repos.d/pgadmin4.repo baseurl= https://ftp.postgresql.org/pub/pgadmin/pgadmin4/yum/fedora/fedora-34-$basearch #baseurl= https://ftp.postgresql.org/pub/pgadmin/pgadmin4/yum/fedora/fedora-$releaseve

Re: pgadmin4 for fedora 35

2021-11-15 Thread Dave Page
Hi On Sat, Nov 13, 2021 at 3:48 PM toni incog wrote: > Lo and behold, I just upgraded a laptop to f35 with pgadmin4 still > installed and it was enough to install python9 to get a running > desktop version. So when upgrading don't rm pgadmin, disable the > pgadmin repo and afterwards install pyt

Re: pgadmin4 for fedora 35

2021-11-13 Thread toni incog
Lo and behold, I just upgraded a laptop to f35 with pgadmin4 still installed and it was enough to install python9 to get a running desktop version. So when upgrading don't rm pgadmin, disable the pgadmin repo and afterwards install python9. Not sure if that will work for the web version. On Tue, 9

Re: pgadmin4 for fedora 35

2021-11-09 Thread richard coleman
Dave, Good to know, thanks, rik. On Tue, Nov 9, 2021 at 8:43 AM Dave Page wrote: > Hi > > On Tue, Nov 9, 2021 at 12:41 PM richard coleman < > rcoleman.ascen...@gmail.com> wrote: > >> Dave, >> >> Have you ever considered using something like flatpak ( >> https://flatpak.org/ ) for the Linux ve

Re: pgadmin4 for fedora 35

2021-11-09 Thread Dave Page
Hi On Tue, Nov 9, 2021 at 12:41 PM richard coleman wrote: > Dave, > > Have you ever considered using something like flatpak ( > https://flatpak.org/ ) for the Linux versions of pgAdmin? It might; make > it easier to handle the many different distributions, and deal with the > different release

Re: pgadmin4 for fedora 35

2021-11-09 Thread richard coleman
Dave, Have you ever considered using something like flatpak ( https://flatpak.org/ ) for the Linux versions of pgAdmin? It might; make it easier to handle the many different distributions, and deal with the different release schedules of the many dependencies that pgAdmin relies upon. Just a tho

Re: pgadmin4 for fedora 35

2021-11-09 Thread Dave Page
On Tue, Nov 9, 2021 at 8:11 AM toni incog wrote: > fwiw That didn't work out. Symlinks where pointing to 3.9 though I > stopped at Failed to exec Python script file > '/usr/pgadmin4/web/pgAdmin4.wsgi'... ModuleNotFoundError: No module > named 'flask' > :-(. > I guess I've to practice some pat

Re: pgadmin4 for fedora 35

2021-11-09 Thread toni incog
fwiw That didn't work out. Symlinks where pointing to 3.9 though I stopped at Failed to exec Python script file '/usr/pgadmin4/web/pgAdmin4.wsgi'... ModuleNotFoundError: No module named 'flask' I guess I've to practice some patience. On Mon, 8 Nov 2021 at 10:01, toni incog wrote: > > Ok, then I

Re: pgadmin4 for fedora 35

2021-11-08 Thread toni incog
Ok, then I give that a try, thx! On Mon, 8 Nov 2021 at 09:56, Dave Page wrote: > > > > On Mon, Nov 8, 2021 at 8:34 AM Aditya Toshniwal > wrote: >> >> >> >> On Mon, Nov 8, 2021 at 1:28 PM toni incog wrote: >>> >>> No easy way to fallback to python 3.9 in f35? 3.9 is installable fwiw >> >> I'm n

Re: pgadmin4 for fedora 35

2021-11-08 Thread Dave Page
On Mon, Nov 8, 2021 at 8:34 AM Aditya Toshniwal < aditya.toshni...@enterprisedb.com> wrote: > > > On Mon, Nov 8, 2021 at 1:28 PM toni incog wrote: > >> No easy way to fallback to python 3.9 in f35? 3.9 is installable fwiw >> > I'm not aware of any. @Dave do you have any ? > The F34 packages migh

Re: pgadmin4 for fedora 35

2021-11-08 Thread Aditya Toshniwal
On Mon, Nov 8, 2021 at 1:28 PM toni incog wrote: > No easy way to fallback to python 3.9 in f35? 3.9 is installable fwiw > I'm not aware of any. @Dave do you have any ? > > On Mon, 8 Nov 2021 at 06:17, Aditya Toshniwal > wrote: > > > > Hi Toni, > > > > All of the python packages used by pgAdmin

Re: pgadmin4 for fedora 35

2021-11-07 Thread toni incog
No easy way to fallback to python 3.9 in f35? 3.9 is installable fwiw On Mon, 8 Nov 2021 at 06:17, Aditya Toshniwal wrote: > > Hi Toni, > > All of the python packages used by pgAdmin are not yet available for 3.10. > We're continuously testing pgAdmin on v3.10 to make it work. > Once pgAdmin wor

Re: pgadmin4 for fedora 35

2021-11-07 Thread Aditya Toshniwal
Hi Toni, All of the python packages used by pgAdmin are not yet available for 3.10. We're continuously testing pgAdmin on v3.10 to make it work. Once pgAdmin works on v3.10, F35 builds can be made available. On Sat, Nov 6, 2021 at 6:35 PM toni incog wrote: > No yum repos for f35 yet. Using the

Re: pgadmin4 error

2021-10-27 Thread Dave Page
; *Para:* João Holanda >> *Cc:* pgadmin-support@lists.postgresql.org < >> pgadmin-support@lists.postgresql.org> >> *Assunto:* Re: pgadmin4 error >> >> Hi João, >> >> As per https://www.pgadmin.org/download/pgadmin-4-windows/, pgAdmin >>

Re: pgadmin4 error

2021-10-26 Thread Aditya Toshniwal
the 32-bit version? > > > -- > *De:* Aditya Toshniwal > *Enviado:* terça-feira, 26 de outubro de 2021 05:50 > *Para:* João Holanda > *Cc:* pgadmin-support@lists.postgresql.org < > pgadmin-support@lists.postgresql.org> > *Assunt

Re: pgadmin4 error

2021-10-26 Thread Aditya Toshniwal
Hi João, As per https://www.pgadmin.org/download/pgadmin-4-windows/, pgAdmin v4.29 had the last 32 bit installer. On Tue, Oct 26, 2021 at 2:04 PM João Holanda wrote: > > So, my windows has 32 bit architecture and I can't find a pgadmin4 version > to download for this model, only 64 bit. Can you

Re: pgAdmin4 6.0+ http mixed content problem

2021-10-22 Thread Aditya Toshniwal
Hi Václav, This issue is reported and team is working on it - https://redmine.postgresql.org/issues/6905 On Fri, Oct 22, 2021 at 3:48 PM Václav Nováček wrote: > Hi, > > I'm experiencieng an http mixed content problem after update to 6.x. > > When the list of databases is opened, browser accesse

Re: pgAdmin4 6.0 not available on PyPi

2021-10-13 Thread Dave Page
Hi On Wed, Oct 13, 2021 at 11:33 AM Václav Nováček wrote: > Hi, > > could you please release version 6.0 also on PyPi? > At present, we cannot as it's become slightly larger than our size limit. I have requested an increase: https://github.com/pypa/pypi-support/issues/1356 -- Dave Page Blog:

Re: pgAdmin4 stopped working with VPN upon upgrade.

2021-08-17 Thread Khushboo Vashi
Hi, On Wed, Aug 18, 2021 at 4:23 AM Rick K6y wrote: > > I run pgAdmin4 in an Ubuntu VM. > I connect to a PostgreSQL database running on AWS RDS. > To connect to RDS, I run an OpenVPN to AWS. > On my host OS, I run a VPN from my Windows virus software vendor for > general privacy. > > All of this

Re: pgadmin4 suddenly not working - ImportError: cannot import name 'view_commit'

2021-07-14 Thread Aditya Toshniwal
-qthelp==1.0.3 > sphinxcontrib-serializinghtml==1.1.5 > SQLAlchemy==1.3.24 > sqlparse==0.4.1 > sshtunnel==0.4.0 > stevedore==3.3.0 > testfixtures==6.17.1 > tokenize-rt==4.1.0 > toml==0.10.2 > tox==3.23.1 > tox-travis==0.12 > typed-ast==1.4.3 > typing-extensions==3.10.0.0 >

Re: pgadmin4 suddenly not working - ImportError: cannot import name 'view_commit'

2021-07-13 Thread Aditya Toshniwal
gt; > Please let me know if there are other things I can try. Thank you! > > -- > *From:* Aditya Toshniwal > *Sent:* Sunday, July 11, 2021 10:25 PM > *To:* Ni Ne > *Cc:* pgadmin-support@lists.postgresql.org < > pgadmin-support@lists.postgresql.org> &g

Re: pgadmin4 suddenly not working - ImportError: cannot import name 'view_commit'

2021-07-11 Thread Aditya Toshniwal
Hi Ni Ne, The package - Flask-Security-Too is updated in the recent release. Can you run pip install -r /usr/pgadmin4/web/requirements.txt for your python env ? On Sat, Jul 10, 2021 at 1:20 AM Ni Ne wrote: > pgadmin4 was previously working, logged in this morning and now it's not. > Am guessing

Re: pgadmin4 cli manage user

2021-06-24 Thread Khushboo Vashi
Hi, Currently it is not possible to manage the users from the command line, however we do have a feature request for the same. Ref: https://redmine.postgresql.org/issues/4125. Thanks, Khushboo On Thu, Jun 24, 2021 at 1:32 PM wrote: > Hi, > > I am looking for documentation how to add, delete an

Re: pgAdmin4 fatal error

2021-05-16 Thread Fahar Abbas
Hi Michaela, Can you please follow instructions below: 1. Uninstall pgadmin4 community build(www.pgadmin.org) 2. uninstall all postgresql that downloaded from enterprisedb.com 3. Go into run and search %appdata% and remove pgadmin4 5. Can you please shutdown the Windows machine and start Windows

Re: pgAdmin4 fatal error

2021-05-11 Thread Michaela Burrell
Many thanks Fahar, Does it mean it should resolve the issue I’m facing? Kind regards, Michaela Sent from my iPhone > On 10 May 2021, at 09:23, Fahar Abbas wrote: > >  > Hi Michaela, > > Our PostgreSQL packagers team will update the latest pgadmin4 5.2 on the > upcoming PostgreSQL minor re

Re: pgAdmin4 fatal error

2021-05-10 Thread Aditya Toshniwal
Hi Michaela, There seems to be some conflict with PostgreSQL pgAdmin and pgadmin.org pgAdmin installers (investigation underway). Meanwhile, try removing %APPDATA%/pgadmin directory and start pgAdmin provided by pgadmin.org On Tue, May 11, 2021 at 10:54 AM Fahar Abbas wrote: > yes issue will be

Re: pgAdmin4 fatal error

2021-05-10 Thread Fahar Abbas
yes issue will be resolved on Postgresql. On Mon, May 10, 2021 at 3:28 PM Michaela Burrell wrote: > Many thanks Fahar, > > Does it mean it should resolve the issue I’m facing? > > Kind regards, > Michaela > > Sent from my iPhone > > On 10 May 2021, at 09:23, Fahar Abbas > wrote: > >  > Hi Mich

Re: pgAdmin4 on Kubuntu Hirsute

2021-05-04 Thread Ray O'Donnell
On 04/05/2021 08:39, Dave Page wrote: Hi On Tue, May 4, 2021 at 6:34 AM Aditya Toshniwal > wrote: Hi Ray, A working solution would be to recreate the symlink to match your python. Use the below command - *|sudo rm /usr/pgadmin4/venv/

Re: pgAdmin4 on Kubuntu Hirsute

2021-05-04 Thread Dave Page
Hi On Tue, May 4, 2021 at 6:34 AM Aditya Toshniwal < aditya.toshni...@enterprisedb.com> wrote: > Hi Ray, > > A working solution would be to recreate the symlink to match your python. > Use the below command - > > *sudo rm /usr/pgadmin4/venv/bin/python3 && sudo ln -s /usr/bin/python3.9 > /usr/pgad

Re: pgAdmin4 on Kubuntu Hirsute

2021-05-03 Thread Aditya Toshniwal
Hi Ray, A working solution would be to recreate the symlink to match your python. Use the below command - *sudo rm /usr/pgadmin4/venv/bin/python3 && sudo ln -s /usr/bin/python3.9 /usr/pgadmin4/venv/bin/python3* On Tue, May 4, 2021 at 2:12 AM Ray O'Donnell wrote: > On 03/05/2021 07:17, Akshay

Re: pgAdmin4 on Kubuntu Hirsute

2021-05-03 Thread Ray O'Donnell
On 03/05/2021 07:17, Akshay Joshi wrote: I would suggest activating the virtual environment "source /usr/pgadmin4/venv/bin/activate" and then try to run "/usr/pgadmin4/venv/bin/python3 -s /usr/pgadmin4/web/pgAdmin4.py" and check whether it works or the same error. Hello Akshay, Thanks for r

Re: pgAdmin4 on Kubuntu Hirsute

2021-05-02 Thread Akshay Joshi
Hi Ray I would suggest activating the virtual environment "source /usr/pgadmin4/venv/bin/activate" and then try to run "/usr/pgadmin4/venv/bin/python3 -s /usr/pgadmin4/web/pgAdmin4.py" and check whether it works or the same error. On Sat, May 1, 2021 at 10:25 PM Ray O'Donnell wrote: > Hi all

Re: Pgadmin4 fail !!!

2021-04-20 Thread Aditya Toshniwal
Hi Fco, On Tue, Apr 20, 2021 at 5:08 PM Fco Magalhães wrote: > Hi, Aditya > > I removed the archive > "pgadmin4.d41d8cd98f00b204e9800998ecf8427e", and I tries starting pgAdmin > again, but it didn´t resolve. > No not the log file. You need to remove the db file in path - %APPDATA%/p

Re: Pgadmin4 fail !!!

2021-04-20 Thread Aditya Toshniwal
Hi Fco, Please remove %APPDATA%/pgadmin/pgadmin4.db file and try starting pgAdmin again. On Tue, Apr 20, 2021 at 3:35 PM Fco Magalhães wrote: > Hi Aditya, > I sent the archives that you required. > > Thanks, > > > Francisco Magalhães Linhares Lima > fcomagalhãe...@gmail.com > > > > Em

Re: Pgadmin4 fail !!!

2021-04-19 Thread Aditya Toshniwal
Hi Fco, Can you please share the log files in the directory - C:\Users\Administrator\AppData\Local with name 'pgadmin4.startup' ? Thanks. On Mon, Apr 19, 2021 at 9:47 PM Fco Magalhães wrote: > Dear, > > I installed PostgreeSQL10, but when I did acess with Pgadmin4 > installed. it show

Re: pgadmin4 executable file

2021-01-06 Thread Rahul Shirsat
Hi Francis, You can find the executable pgadmin4 dmg file, just follow the simple steps given below: Head towards the Download section - https://www.pgadmin.org/download/pgadmin-4-macos/ Here you will see the latest version like - pgAdmin 4 v4.29 (released Dec. 10, 2020) Click on it. This will

Re: pgAdmin4 - Multi-database Servers

2020-12-01 Thread Jack Royal-Gordon
Hi Richard, That worked like a charm. Thanks! > On Dec 1, 2020, at 6:45 PM, Richard Brockie wrote: > > Hi Jack, > > I've got 2 heroku databases up and running, one free "Hobby Dev", and one > production "Standard 0". > > To only address the "Hobby Dev" rather than pick from the long list, I

Re: pgAdmin4 - Multi-database Servers

2020-12-01 Thread Richard Brockie
Hi Jack, I've got 2 heroku databases up and running, one free "Hobby Dev", and one production "Standard 0". To only address the "Hobby Dev" rather than pick from the long list, I've added the database name to the "DB restriction" field on the Advanced tab of the connection menu. I didn't have to

Re: PGAdmin4 v4.28 Windows Chrome

2020-12-01 Thread Marcelo (Hotmail)
Hi Richard. Thanks, its worked like a charm :) Best regards Em 01/12/2020 11:37, richard coleman escreveu: Marcelo, This is a known issue with the latest version under windows.  The solution is documented here: https://www.pgadmin.org/faq/#12 TLDR; T

Re: PGAdmin4 v4.28 Windows Chrome

2020-12-01 Thread richard coleman
Marcelo, This is a known issue with the latest version under windows. The solution is documented here: https://www.pgadmin.org/faq/#12 TLDR; To resolve the issue, use the Registry Editor and reset the value of HKEY_CLASSES_ROOT\.js\Content Type to: text/javascript Good luck, rik. On Fri, N

  1   2   3   4   >