Re: PGadmin 4 version 9.5

2025-07-24 Thread Darren Duncan
Your post came through after the pgAdmin 4 version 9.6 release. Does your problem still occur on 9.6 version? -- Darren Duncan On 2025-07-24 11:24 p.m., Erik Soudant wrote: I hope I am addressing the right mailinglist. Our vulnerabilityscanners are picking up the following vulnerablity on the

pgAdmin 4 v9.6 Released

2025-07-24 Thread Aditya Toshniwal
The pgAdmin Development Team is pleased to announce pgAdmin 4 version 9.6. This release of pgAdmin 4 includes 4 new features and 7 bug fixes/housekeeping changes. For more details please see the release notes at: https://www.pgadmin.org/docs/pgadmin4/9.6/release_notes_9_6.html pgAdmin is

pgAdmin 4 v9.5 Released

2025-06-30 Thread Akshay Joshi
The pgAdmin Development Team is pleased to announce the release of pgAdmin 4 version 9.5. This release of pgAdmin 4 includes 18 bug fixes and new features. For more details, please see the release notes at: https://www.pgadmin.org/docs/pgadmin4/9.5/release_notes_9_5.html pgAdmin is the

pgAdmin 4 v9.5 has been postponed

2025-06-26 Thread Akshay Joshi
Hi All, Due to unforeseen issues, the release of pgAdmin 4 v9.5 has been postponed. The new release date is scheduled for Monday, 30th June. Akshay Joshi Principal Engineer | Engineering Manager | pgAdmin Hacker enterprisedb.com * Blog*: https://www.enterprisedb.com/akshay-joshi * GitHub

Re: PGAdmin User and Postgres User/Role

2025-06-22 Thread Aditya Toshniwal
Hi David, There is already a feature request reported here - https://github.com/pgadmin-org/pgadmin4/issues/6939. On Thu, Jun 19, 2025 at 7:19 PM David M wrote: > I have received many views and no replies. > > Does this mean this is not possible in PGAdmin v9.x? > > > On

Re: PGAdmin User and Postgres User/Role

2025-06-19 Thread David M
I have received many views and no replies. Does this mean this is not possible in PGAdmin v9.x? > On May 28, 2025, at 5:17 PM, David M wrote: > > I am running PGAdmin 4 v9.1 Server. I am connecting to multiple Postgres > databases each with multiple users and roles. > >

Re: Issue with pgAdmin 4 Login Behind NGINX Reverse Proxy at /pgadmin4 Path

2025-06-15 Thread Yogesh Mahajan
Hi, You can use the command 'update-user' for user update. To explore more options, you can use the command below with pgadmin venv. `python3.12 setup.py update-user --help ` Typical command would be - `python3.12 setup.py update-user --password --role Administrator --s

Re: Issue with pgAdmin 4 Login Behind NGINX Reverse Proxy at /pgadmin4 Path

2025-06-10 Thread Yogesh Mahajan
ks, >> Yogesh Mahajan >> EnterpriseDB >> >> >> On Tue, Jun 10, 2025 at 12:34 PM Shakir Idrisi wrote: >> >>> Hi, >>> >>> I've installed *pgAdmin 4* on my Linux server and configured it behind >>> *Gunicorn >>> and NG

Re: Issue with pgAdmin 4 Login Behind NGINX Reverse Proxy at /pgadmin4 Path

2025-06-10 Thread Shakir Idrisi
i wrote: > >> Hi, >> >> I've installed *pgAdmin 4* on my Linux server and configured it behind >> *Gunicorn >> and NGINX*, accessible at: >> https://domain.com/pgadmin4/. >> >> The login page loads correctly. However, after entering valid &

Re: Issue with pgAdmin 4 Login Behind NGINX Reverse Proxy at /pgadmin4 Path

2025-06-10 Thread Yogesh Mahajan
Hi, Can you please share your guicorn command? How many workers are you spawning? It should be 1. Thanks, Yogesh Mahajan EnterpriseDB On Tue, Jun 10, 2025 at 12:34 PM Shakir Idrisi wrote: > Hi, > > I've installed *pgAdmin 4* on my Linux server and configured it behind >

Issue with pgAdmin 4 Login Behind NGINX Reverse Proxy at /pgadmin4 Path

2025-06-10 Thread Shakir Idrisi
Hi, I've installed *pgAdmin 4* on my Linux server and configured it behind *Gunicorn and NGINX*, accessible at: https://domain.com/pgadmin4/. The login page loads correctly. However, after entering valid credentials, I'm redirected back to the login page without any error message. Oc

Re: BEGIN/END in SQL generated by pgAdmin ERD command

2025-06-03 Thread Marc Linster
wrote: > Hi > > On Mon, 2 Jun 2025 at 15:30, Marc Linster wrote: > >> When I ask pgAdmin 9.4 to generate SQL from the ERD window, it wraps >> 'BEGIN;' and 'END;' around the set of statements, instead of >> 'BEGIN;/COMMIT;'. >> >&

cannot locate my pgadmin 4 folder on windows 10

2025-06-02 Thread Murali Raghu (CTR)
Hi team: Download pgadmin4 9.4 on windows 10. Cannot located when install folder located. Installed finished successfully without errors. Please assist. Murali Raghu (CTR)

Re: BEGIN/END in SQL generated by pgAdmin ERD command

2025-06-02 Thread Dave Page
Hi On Mon, 2 Jun 2025 at 15:30, Marc Linster wrote: > When I ask pgAdmin 9.4 to generate SQL from the ERD window, it wraps > 'BEGIN;' and 'END;' around the set of statements, instead of > 'BEGIN;/COMMIT;'. > > This is for pgAdmin 9.4 on Sequoia 1

BEGIN/END in SQL generated by pgAdmin ERD command

2025-06-02 Thread Marc Linster
When I ask pgAdmin 9.4 to generate SQL from the ERD window, it wraps 'BEGIN;' and 'END;' around the set of statements, instead of 'BEGIN;/COMMIT;'. This is for pgAdmin 9.4 on Sequoia 15.5 Am I missing something? Thanks, Marc -

PGAdmin User and Postgres User/Role

2025-05-29 Thread David M
I am running PGAdmin 4 v9.1 Server. I am connecting to multiple Postgres databases each with multiple users and roles. Is it possible to have a local PGAdmin user associated with a Postgress connection that is logged in with a specific postgress user/role? In addition, is it possible to

pgAdmin 4 v9.4 Released

2025-05-29 Thread Khushboo Vashi
The pgAdmin Development Team is pleased to announce pgAdmin 4 version 9.4. This release of pgAdmin 4 includes 15 bug fixes and new features. For more details, please see the release notes at: https://www.pgadmin.org/docs/pgadmin4/9.4/release_notes_9_4.html pgAdmin is the leading Open Source

Re: Two crippling visual bugs about pgAdmin 4: flashing white backgrounds and blinking carets.

2025-05-04 Thread Aditya Toshniwal
e they'll ask for "more details". > On Friday, May 2nd, 2025 at 5:18 AM, Aditya Toshniwal < > aditya.toshni...@enterprisedb.com> wrote: > > Hi, > > I've raised below tickets for you, please check: > https://github.com/pgadmin-org/pgadmin4/issues/87

Re: The pgAdmin 4 server could not be contacted

2025-05-02 Thread Khadijah Mumin
Apr 2025 at 07:20, Khadijah Mumin < > khadijah.mu...@mavensecurities.com> wrote: > >> Good afternoon I am IT support at Maven Securities. I have 2 users Jerry >> Law and Arjun Dhatt are unable to run pgAdmin. Both receive the same errors >> when trying to use PGAdmin 8.14

Re: The pgAdmin 4 server could not be contacted

2025-05-02 Thread Khadijah Mumin
un Dhatt are unable to run pgAdmin. Both receive the same errors > when trying to use PGAdmin 8.14. > The pgadmin 4 server could not be contacted. > Current version installed is 8.14 production. I have done the following > troubleshooting steps: > Uninstalled rebooted vdi reinstalled

The pgAdmin 4 server could not be contacted

2025-05-02 Thread Khadijah Mumin
ood afternoon I am IT support at Maven Securities. I have 2 users Jerry Law and Arjun Dhatt are unable to run pgAdmin. Both receive the same errors when trying to use PGAdmin 8.14. The pgadmin 4 server could not be contacted. Current version installed is 8.14 production. I have done the following

Re: Two crippling visual bugs about pgAdmin 4: flashing white backgrounds and blinking carets.

2025-05-01 Thread Aditya Toshniwal
Hi, I've raised below tickets for you, please check: https://github.com/pgadmin-org/pgadmin4/issues/8711 https://github.com/pgadmin-org/pgadmin4/issues/8712 On Wed, Apr 30, 2025 at 8:46 PM mullvadisen wrote: > Like I said, they don't allow registration for me. It doesn't

Re: Two crippling visual bugs about pgAdmin 4: flashing white backgrounds and blinking carets.

2025-04-30 Thread Aditya Toshniwal
Hi, On Wed, Apr 30, 2025 at 4:01 PM mullvadisen wrote: > I'm using pgAdmin 4 on Linux (X11, Plasma, desktop mode, Debian, obtained > from pgAdmin's custom APT repository). Naturally, because I value my > eyesight and sanity, I use the dark mode. Recently, it has starte

Two crippling visual bugs about pgAdmin 4: flashing white backgrounds and blinking carets.

2025-04-30 Thread mullvadisen
I'm using pgAdmin 4 on Linux (X11, Plasma, desktop mode, Debian, obtained from pgAdmin's custom APT repository). Naturally, because I value my eyesight and sanity, I use the dark mode. Recently, it has started doing something horrible: 1. Every time you open any new "v

pgAdmin 4 v9.3 Released

2025-04-30 Thread Aditya Toshniwal
The pgAdmin Development Team is pleased to announce pgAdmin 4 version 9.3. This release of pgAdmin 4 includes 4 new features and 14 bug fixes/housekeeping changes. For more details please see the Release Notes <https://www.pgadmin.org/docs/pgadmin4/9.3/release_notes_9_3.html>. pgAdmin

Re: Clearing the screen in the pgAdmin PSQL screen

2025-04-21 Thread Andy Huang
notes: add space before clear  ---Original--- From: "Khushboo Vashi"https://www.linkedin.com/in/marclinster; ; https://marclinster.medium.com +352 621 430 156 On Mon, Apr 21, 2025 at 8:18 AM Khushboo Vashi https://www.linkedin.com/in/marclinster; ; https://marclinster.medium.com

Re: Clearing the screen in the pgAdmin PSQL screen

2025-04-21 Thread Marc Linster
com> wrote: > notes: add space before clear > > ---Original--- > *From:* "Khushboo Vashi" > *Date:* Mon, Apr 21, 2025 14:50 PM > *To:* "Marc Linster"; > *Cc:* "pgadmin-support"; > *Subject:* Re: Clearing the screen in the pgAdmin PSQL

Re: Clearing the screen in the pgAdmin PSQL screen

2025-04-20 Thread Andy Huang
clear for linux, plz find the macos clean screen command to replace it ---Original--- From: "Marc Linster"https://www.linkedin.com/in/marclinster; ; https://marclinster.medium.com +352 621 430 156 On Mon, Apr 21, 2025 at 8:18 AM Khushboo Vashi https://www.linkedin.com/in/marclinst

Re: Clearing the screen in the pgAdmin PSQL screen

2025-04-20 Thread Khushboo Vashi
On Mon, Apr 21, 2025 at 12:07 PM Marc Linster wrote: > Andy, Kushbook - both don't work on MacOS Sequoia (15.4.1). See below > > VERSION = 'PostgreSQL 17.0 on aarch64-apple-darwin22.3.0, compiled by > Apple clang version 14.0.3 (clang-1403.0.22.14.1), 64-bit' > VERSION_NAME = '17.0' > VERSION_NUM

Re: Clearing the screen in the pgAdmin PSQL screen

2025-04-20 Thread Marc Linster
Andy, Kushbook - both don't work on MacOS Sequoia (15.4.1). See below VERSION = 'PostgreSQL 17.0 on aarch64-apple-darwin22.3.0, compiled by Apple clang version 14.0.3 (clang-1403.0.22.14.1), 64-bit' VERSION_NAME = '17.0' VERSION_NUM = '17' postgres=# /!clear postgres-# ; ERROR: syntax error a

Re: Clearing the screen in the pgAdmin PSQL screen

2025-04-20 Thread Khushboo Vashi
On Mon, Apr 21, 2025 at 11:41 AM Marc Linster wrote: > The Query Tool has a feature to clear the screen (Option/Alt + Ctrl + L). > Does the PSQL Tool have something similar? > CTRL + L > > Thanks, Marc > --- > Marc Linster; m...@marclinster.com; > https://www.

Re: Clearing the screen in the pgAdmin PSQL screen

2025-04-20 Thread Andy Huang
/! clear ---Original--- From: "Marc Linster"https://www.linkedin.com/in/marclinster; ; https://marclinster.medium.com +352 621 430 156

Clearing the screen in the pgAdmin PSQL screen

2025-04-20 Thread Marc Linster
The Query Tool has a feature to clear the screen (Option/Alt + Ctrl + L). Does the PSQL Tool have something similar? Thanks, Marc --- Marc Linster; m...@marclinster.com; https://www.linkedin.com/in/marclinster; https://marclinster.medium.com +352 621 430 156

Re: PGAdmin 4 Hardening Guide

2025-04-07 Thread Dave Page
Hi On Mon, 7 Apr 2025 at 08:39, Gum, Laureen Ann (Laurie) CTR USN NAVIFOR SUFFOLK VA (USA) wrote: > Good Morning, > > > > I am preparing to conduct a cybersecurity risk assessment for a US Navy > organization that has PGAdmin 4 installed on their network. In preparation >

PGAdmin 4 Hardening Guide

2025-04-07 Thread Gum, Laureen Ann (Laurie) CTR USN NAVIFOR SUFFOLK VA (USA)
Good Morning, I am preparing to conduct a cybersecurity risk assessment for a US Navy organization that has PGAdmin 4 installed on their network. In preparation for the cybersecurity assessment, each organization is required to harden all the applications on their network either using DISA

pgAdmin 4 v9.2 Released

2025-04-03 Thread Akshay Joshi
The pgAdmin Development Team is pleased to announce pgAdmin 4 version 9.2. This release of pgAdmin 4 includes 24 bug fixes and new features. For more details, please see the release notes at: https://www.pgadmin.org/docs/pgadmin4/9.2/release_notes_9_2.html pgAdmin is the leading Open Source

Re: pgadmin problems

2025-04-01 Thread Anil Sahoo
Hi Corey, Can you please share the pgAdmin logs, the environment details and the pgAdmin 4 version you are using. Also in between please have a look at the comment section of this issue <https://github.com/pgadmin-org/pgadmin4/issues/6959>. Thanks On Tue, Apr 1, 2025 at 10:48 PM Corey

pgadmin problems

2025-04-01 Thread Corey Gaines
Hello, I've been having problems with pgadmin. Every time I exit out of the program and the next day try to load up the server, it keeps on giving me a connection timeout expired error, no matter how many times you enter the password. So I have to uninstall and reinstall the program each

Re: PGAdmin Connectivity Issues

2025-03-26 Thread Khushboo Vashi
Hello, It looks like it has something to do with your Kerberos user login issue; it's not a pgAdmin issue. The error suggests an ExtraSids misconfiguration, which is part of the Kerberos validation info structure. Refer: https://learn.microsoft.com/en-us/openspecs/windows_protocols/m

Re: PGAdmin Connectivity Issues

2025-03-26 Thread Ami Chovatiya
Hello Khushboo, Yes, we are using Kerberos for postgres connections. Thanks, Ami Chovatiya CoStar Group achovat...@costar.com<mailto:c...@costar.com> From: Khushboo Vashi Sent: Wednesday, March 26, 2025 6:00 AM To: Ami Chovatiya Cc: pgadmin-s

Re: PGAdmin Connectivity Issues

2025-03-26 Thread Khushboo Vashi
Hi, On Wed, Mar 26, 2025 at 3:05 PM Ami Chovatiya wrote: > Hello, > > I hope this email finds you well! > > We have a few engineers using pgadmin for postgres access, and they are > running into the error below. > > *Connection failed: connection to server at "10

PGAdmin Connectivity Issues

2025-03-26 Thread Ami Chovatiya
Hello, I hope this email finds you well! We have a few engineers using pgadmin for postgres access, and they are running into the error below. Connection failed: connection to server at "100.64.1.5", port 5432 failed: FATAL: KERB_VALIDATION_INFO::UserFlags has USER_FLAGS_EXTRA_SID

Re: Bug Report: Exit Prompt Reappears Repeatedly When Closed in pgAdmin 4

2025-03-11 Thread Aditya Toshniwal
Hi AKASH, Please raise a bug here - https://github.com/pgadmin-org/pgadmin4/issues On Tue, Mar 11, 2025 at 5:29 PM AKASH wrote: > Dear pgAdmin Team, > > I hope you are doing well. I would like to report a bug I encountered in > pgAdmin 4 related to the exit confirmation prom

Bug Report: Exit Prompt Reappears Repeatedly When Closed in pgAdmin 4

2025-03-11 Thread AKASH
Dear pgAdmin Team, I hope you are doing well. I would like to report a bug I encountered in pgAdmin 4 related to the exit confirmation prompt. When attempting to close pgAdmin 4 using the "X" (Close) button, the Exit Confirmation Prompt appears, asking for confirmation (Yes/No). Howev

pgAdmin 4 v9.1 Released

2025-03-03 Thread Akshay Joshi
The pgAdmin Development Team is pleased to announce pgAdmin 4 version 9.1. This release of pgAdmin 4 includes 14 bug fixes and new features. For more details, please see the release notes at: https://www.pgadmin.org/docs/pgadmin4/9.1/release_notes_9_1.html pgAdmin is the leading Open Source

Re: Log tab in pgAdmin is missing

2025-02-28 Thread Akshay Joshi
Hi RanjeetKumar Viewing PostgreSQL logs was introduced in pgAdmin 4 v8.10 and later. Based on your screenshots, you are using v8.7. Please upgrade your pgAdmin to access this feature. On Fri, Feb 28, 2025 at 6:48 PM Panda, RanjeetKumar (WP) < ranjeetkumar.pa...@worldpay.com> wrote: >

Log tab in pgAdmin is missing

2025-02-28 Thread Panda, RanjeetKumar (WP)
Hi Team, I want to view the postgresql logs using pgAdmin, but I am not seeing the Log tab in pgAdmin-> Dashboard. Please help me in getting the Log tab. [cid:0e8568b4-f49d-4471-8a0c-951d25c362bb] [cid:662f6e09-87b3-4e66-a76b-8af669454645] Thanks & Regards, Ranjeet Kumar Panda

pgAdmin 4 version 9.1 has been rescheduled to release on February 28th, 2025

2025-02-25 Thread Akshay Joshi
All, We have decided to release pgAdmin 4 v9.1 earlier than originally planned, and it is now rescheduled for release on Friday, February 28th, 2025. This decision is driven by the following two reasons: 1. Modifying the 'Workspace Layout' logic so that when you're working in

pgAdmin 4 v9.1 has been rescheduled on 13th March 2025

2025-02-20 Thread Akshay Joshi
Hi Hackers, Due to the unavailability of team members to prepare for the release in the first week of March, the release of pgAdmin 4 v9.1 has been rescheduled to one week later on 13th March 2025 Akshay Joshi Principle Software Architect enterprisedb.com * Blog*: https

Issue with Saving Data Changes in Latest pgAdmin Version

2025-02-13 Thread aljosa
Dear pgAdmin Support Team, Since installing the latest version of pgAdmin, I've encountered an issue when adding a new row via the GUI. The "Save Data Changes" function no longer works due to a primary key field. This field has a default value, and I'm not entering anything m

Re: PGAdmin Desktop Docker Setup

2025-02-11 Thread Yogesh Mahajan
Hi, You can use 'docker ps -a' command to list the containers and access it using the . Thanks, Yogesh Mahajan EnterpriseDB

Re: Issue running pgAdmin behind a reserve proxy

2025-02-06 Thread Yogesh Mahajan
Hi, If everything is working with Apache TLS port, then something is wrong with the Cloudfare proxy. Can you please share details for Cloudfare proxy configuration? Thanks, Yogesh Mahajan EnterpriseDB On Fri, Feb 7, 2025 at 12:57 AM Eamon Doyle wrote: > Hi all, > > tl;dr, I'm r

Issue running pgAdmin behind a reserve proxy

2025-02-06 Thread Eamon Doyle
Hi all, tl;dr, I'm running pgAdmin on a nonstandard ssl port and it breaks after first use. Long version: I am currently running pgAdmin4 in server mode using the standard Apache configuration included with Debian 11 (installed via the pgAdmin instructions, pgadmin4-web and pgadmin4-s

pgAdmin 4 v9.0 Released

2025-02-06 Thread Akshay Joshi
The pgAdmin Development Team is pleased to announce pgAdmin 4 version 9.0. This release of pgAdmin 4 includes 25 bug fixes and new features. For more details please see the release notes at: https://www.pgadmin.org/docs/pgadmin4/9.0/release_notes_9_0.html pgAdmin is the leading Open Source

Re: Pgadmin

2025-02-05 Thread Yogesh Mahajan
Hi, Kindly raise an issue here <https://github.com/pgadmin-org/pgadmin4/issues>. Development team will check the feasibility for the same. Thanks, Yogesh Mahajan EnterpriseDB On Wed, Feb 5, 2025 at 2:47 PM Sergey Ivanov wrote: > Good day. > Please make erd version disable

Re: PGAdmin Desktop Docker Setup

2025-02-05 Thread Yogesh Mahajan
Hi, You set environment variable below to host pgadmin in desktop mode- PGADMIN_CONFIG_SERVER_MODE = False Thanks, Yogesh Mahajan EnterpriseDB On Wed, Feb 5, 2025 at 2:47 PM Krishnendu Dasgupta wrote: > To whom it may concern, > I have been using PGAdmin in my regular dev wo

PGAdmin Desktop Docker Setup

2025-02-05 Thread Krishnendu Dasgupta
To whom it may concern, I have been using PGAdmin in my regular dev workflow since 2024 and certainly enough it has become an integral part of my regular softwares. Now, when I was goofing around with the Docker setups, I stumbled upon the fact that PGAdmin can run in 2 modes: 1. Server Mode

Pgadmin

2025-02-05 Thread Sergey Ivanov
Good day. Please make erd version disable lines box in editor. Best regards.

Re: Unable to start pgAdmin on first install

2025-02-03 Thread Yogesh Mahajan
Hi, Can you please try setting the value for environment variable NO_PROXY equals 127.0.0.1 and restart application? Thanks, Yogesh Mahajan EnterpriseDB On Mon, Feb 3, 2025 at 8:13 PM Toscan, Nicholas wrote: > I installed the latest version of pgAdmin on my Win11 laptop (where I’ve >

Unable to start pgAdmin on first install

2025-02-03 Thread Toscan, Nicholas
I installed the latest version of pgAdmin on my Win11 laptop (where I've never installed pgAdmin before). I rebooted per the final instruction. I clicked the pgAdmin icon and got a splash screen. Then, after waiting around 2 minutes for the splash screen to complete whatever it was tryi

Re: Inquiry About an ARM Version of pgAdmin

2025-01-16 Thread Yogesh Mahajan
Hi, pgadmin already provides an arm installer for Mac OS. AMD based installer works fine on ARM based windows.(No issues reported yet.) Thanks, Yogesh Mahajan EnterpriseDB On Fri, Jan 17, 2025 at 11:40 AM Nathan Francois wrote: > I hope this message finds you well. > > I am reachi

Re: pgAdmin not opening

2025-01-16 Thread Curtis Jensen
ystem? > > Thanks, > Yogesh Mahajan > EnterpriseDB > > > On Wed, Jan 8, 2025 at 4:03 PM Curtis Jensen > wrote: > >> When downloading the most recent or second most recent versions of >> pgAdmin on my Mac I get the error: “The application can’t be opened. >&g

Inquiry About an ARM Version of pgAdmin

2025-01-16 Thread Nathan Francois
I hope this message finds you well. I am reaching out to inquire about the possibility of a dedicated ARM version of pgAdmin in the future. With the growing adoption of ARM-based systems, such as Windows machines running on Snapdragon X Elite processors, a compatible version of pgAdmin would

Re: Pgadmin won't connect?

2025-01-13 Thread Yogesh Mahajan
. Thanks, Yogesh Mahajan EnterpriseDB On Thu, Jan 9, 2025 at 11:37 PM Kacey Armstrong wrote: > Hi Yogesh > > I have this in my pgadmin logs: > > postfix/postlog: starting the Postfix mail system > [2025-01-09 10:41:49 -0600] [1] [INFO] Starting gunicorn 22.0.0 > [2025-01-

Re: Pgadmin won't connect?

2025-01-08 Thread Yogesh Mahajan
Hi, Can you please pgadmin container logs? Also you can try restarting container. Thanks, Yogesh Mahajan EnterpriseDB On Wed, Jan 8, 2025 at 4:03 PM Kacey Armstrong wrote: > I've been using pgadmin for a while to connect to my PGS server (both in > docker containers) including ve

Re: pgAdmin not opening

2025-01-08 Thread Yogesh Mahajan
or second most recent versions of pgAdmin > on my Mac I get the error: “The application can’t be opened. -10661” > > Any idea why this isn't working? > > -- > > [image: photo] > > Curtis Jensen > Technical Support Specialist > > [image: icon] (855) 964-6287

Re: pgadmin 4 is not downloading

2025-01-08 Thread Aditya Toshniwal
Please try after some time. There must be some network issue. On Wed, Jan 8, 2025 at 4:03 PM Manish Gupta wrote: > Dear Team, > > I am trying to download the pgadmin 4 but the .exe file is not > downloading. Kindly request to you please have a look. I am attaching the > screensh

pgAdmin not opening

2025-01-08 Thread Curtis Jensen
When downloading the most recent or second most recent versions of pgAdmin on my Mac I get the error: “The application can’t be opened. -10661” Any idea why this isn't working? -- [image: photo] Curtis Jensen Technical Support Specialist [image: icon] (855) 964-6287 <(855)

Re: Questions about the Debian Package version of pgAdmin

2025-01-05 Thread Yogesh Mahajan
Hi, On Sun, Jan 5, 2025 at 7:29 AM Nick wrote: > > I'm using the apt repository version for Debian 12 (Bookworm). I'm also > using Ansible to manage the server, and I have some questions about the > pgAdmin Debian package version. > > 1. If we're using the p

Questions about the Debian Package version of pgAdmin

2025-01-04 Thread Nick
I'm using the apt repository version for Debian 12 (Bookworm). I'm also using Ansible to manage the server, and I have some questions about the pgAdmin Debian package version. 1. If we're using the pgAdmin DEB repo, will `apt-update` always update pgAdmin to the latest major ve

Re: Unable to open pgadmin 4

2025-01-02 Thread Akshay Joshi
Hi Arshiya Can you please try the latest version of the pgAdmin4 v8.14 and check? On Thu, Jan 2, 2025 at 4:43 PM Arshiya Kazi wrote: > Respected, > > I installed pgadmin on Mac yesterday and also worked bit on it. But now > when I am trying to open it , it opens starting w

Unable to open pgadmin 4

2025-01-02 Thread Arshiya Kazi
Respected, I installed pgadmin on Mac yesterday and also worked bit on it. But now when I am trying to open it , it opens starting window saying 'waiting for pgadmin 4 to start’ and then it automatically quits. Then I deleted and reinstalled still the same issue.

Re: Skipping the next release, pgAdmin 4 v9.0 will be released on February 6th

2025-01-02 Thread Usman Khan
Muzaffar On Fri, Dec 20, 2024 at 3:53 PM Akshay Joshi wrote: > Hi Anthony > > The workspace layout offers distraction-free, dedicated areas for tools > such as the Query Tool, PSQL, and Schema Diff. The design has been updated > with a toolbar on the left side of pgAdmin, providing a sep

Re: Skipping the next release, pgAdmin 4 v9.0 will be released on February 6th

2025-01-02 Thread Akshay Joshi
:53 PM Akshay Joshi < > akshay.jo...@enterprisedb.com> wrote: > >> Hi Anthony >> >> The workspace layout offers distraction-free, dedicated areas for tools >> such as the Query Tool, PSQL, and Schema Diff. The design has been updated >> with a toolbar on the l

Re: Skipping the next release, pgAdmin 4 v9.0 will be released on February 6th

2024-12-20 Thread Anthony DeBarros
Can you describe a little about the workspace feature coming (I assume) in 9.0? Sounds exciting. On Wed, Dec 18, 2024 at 9:18 AM Akshay Joshi wrote: > Hi Hackers, > > Due to the holiday season, the next scheduled release planned for January > 9th, 2025, will be skipped. The next major version v9

Re: Skipping the next release, pgAdmin 4 v9.0 will be released on February 6th

2024-12-20 Thread Akshay Joshi
Hi Anthony The workspace layout offers distraction-free, dedicated areas for tools such as the Query Tool, PSQL, and Schema Diff. The design has been updated with a toolbar on the left side of pgAdmin, providing a separate workspace for Query Tool, PSQL, and Schema Diff Tool. A Settings

Skipping the next release, pgAdmin 4 v9.0 will be released on February 6th

2024-12-18 Thread Akshay Joshi
Hi Hackers, Due to the holiday season, the next scheduled release planned for January 9th, 2025, will be skipped. The next major version v9.0 will be released on February 6th. Akshay Joshi Principle Software Architect enterprisedb.com * Blog*: https://www.enterprisedb.com/akshay-joshi * Git

Re: Fwd: pgadmin says "SSL error: tlsv1 alert no application protocol"

2024-12-18 Thread Markus KARG
Dave, as it turns out that the reported problem is not caused by PGAdmin itself but from the dpage/pgadmin Docker Image in particular, I would kindly ask you to chime in here at this point of the discussion. Thanks! :-) -Markus Am 16.12.2024 um 20:01 schrieb Markus KARG: I have not

Re: Fwd: pgadmin says "SSL error: tlsv1 alert no application protocol"

2024-12-16 Thread Markus KARG
wrote: Thank you for your kind help! The good news first: I downgraded PGAdmin from 8.14 to *8.12 and everything is working well* then with the exact same configuration in the exact same environment! Can you please share the OS details? If it is Linux, please share the

Re: Fwd: pgadmin says "SSL error: tlsv1 alert no application protocol"

2024-12-13 Thread Markus KARG
Could anybody please be so kind and help me with this issue? Thanks! :-) Am 12.12.2024 um 22:18 schrieb Markus KARG: I was using PGAdmin with PostgreSQL 17 via Traefik 3 successfully since many months, but since I recently moved on to PostgresSQL 17 the UI of PGAdmin always tells me "SSL

Fwd: pgadmin says "SSL error: tlsv1 alert no application protocol"

2024-12-12 Thread Markus KARG
I was using PGAdmin with PostgreSQL 17 via Traefik 3 successfully since many months, but since I recently moved on to PostgresSQL 17 the UI of PGAdmin always tells me "SSL error: tlsv1 alert no application protocol". All other applications connect successfully. I do not want to use

pgAdmin 4 v8.14 Released

2024-12-12 Thread Akshay Joshi
The pgAdmin Development Team is pleased to announce pgAdmin 4 version 8.14. This release of pgAdmin 4 includes 23 bug fixes and new features. For more details please see the release notes at: https://www.pgadmin.org/docs/pgadmin4/8.14/release_notes_8_14.html pgAdmin is the leading Open

Re: Connection failure between pgadmin and progresql

2024-12-02 Thread 258790519
are yiu sure you use the port  5433? ---Original--- From: "Minh Vu"

Connection failure between pgadmin and progresql

2024-12-02 Thread Minh Vu
Hi, I’m writing this email concerning an issue with accessing the server from pgadmin i downloaded with the progresse server i need. As i enter my password the tab show a connection failure that reads as follows: connection failed: connection to server at "127.0.0.1", port 5

Re: Can I have some help about PgAdmin

2024-12-01 Thread Pravesh Sharma
Hi Carlos, Can you share more details about the issue and on which version of Debian you are trying to install? You can find installation details here <https://www.pgadmin.org/download/pgadmin-4-apt/>. Thanks Pravesh On Mon, Dec 2, 2024 at 12:00 PM Carlos Eucario wrote: > > *

Can I have some help about PgAdmin

2024-12-01 Thread Carlos Eucario
*why does not install on Debian ?* *Where can I check about it ?* *-- Thanks* *Carlos Eucario Figueroa Guerrero*

Re: pgAdmin - Post installation question/s ?

2024-11-26 Thread Peter Richards
t; > sudo /usr/share/postgresql-common/pgdg/apt.postgresql.org.sh > > > > as postgresql-common is not installed, and the file directory above > > doesn't exist, should I install as per those above commands ? > > > > I would have thought pgadmin4 in

Re: pgadmin rpm package for ppc64le

2024-11-26 Thread Dave Page
Hi On Tue, 26 Nov 2024 at 07:03, Chuan Hua Zhao wrote: > Hi There, > > Is there any plan to build and publish pgadmin rpm pacakges for ppc64le > architecture? > No, that is not something we're planning I'm afraid. There's not enough demand, and we have very limite

Re: pgAdmin - Post installation question/s ?

2024-11-26 Thread Ray O'Donnell
installed, and the file directory above doesn't exist, should I install as per those above commands ? I would have thought pgadmin4 installation would have included everything though. PgAdmin is a administration tool - the actual database server is different altogether, and as you've seen

Re: pgAdmin - Post installation question/s ?

2024-11-25 Thread Peter Richards
t certainly sounds like a network issue. Can you connect to the > > server using psql, from the same machine as the one with pgAdmin? > > So, I have now installed pgadmin4, and still getting the same message > ( Unable to connect to server. connection failed. connection to a

pgadmin rpm package for ppc64le

2024-11-25 Thread Chuan Hua Zhao
Hi There, Is there any plan to build and publish pgadmin rpm pacakges for ppc64le architecture? Thank you. Best Regards.

Re: pgAdmin - Post installation question/s ?

2024-11-25 Thread Ray O'Donnell
On 25/11/2024 21:00, Peter Richards wrote: On Mon, 25 Nov 2024 10:27:40 + Ray O'Donnell wrote: It certainly sounds like a network issue. Can you connect to the server using psql, from the same machine as the one with pgAdmin? I spent quite a bit of time yesterday viewing document

Re: pgAdmin - Post installation question/s ?

2024-11-25 Thread Ray O'Donnell
On 24/11/2024 23:23, Peter Richards wrote: Running Kubuntu 24.04 and needing to maintain a PostGreSQL database. Wanting to use pgAdmin and possibly some Python code to maintain the database. I have downloaded and installed the APT version from https://www.pgadmin.org/download/pgadmin-4-apt

pgAdmin - Post installation question/s ?

2024-11-25 Thread Peter Richards
Running Kubuntu 24.04 and needing to maintain a PostGreSQL database. Wanting to use pgAdmin and possibly some Python code to maintain the database. I have downloaded and installed the APT version from https://www.pgadmin.org/download/pgadmin-4-apt/ Keep getting stuck on the Register Server

Re: pgadmin installation issues

2024-11-18 Thread Anil Sahoo
Hi Aldo, Install desired PostgreSQL from https://www.enterprisedb.com/downloads/postgres-postgresql-downloads, And once you are done with this, you can go to pgAdmin 4 and register a server. Once you are done with registration, you can use the pgAdmin. Thanks On Mon, Nov 18, 2024 at 5:22 PM

pgadmin installation issues

2024-11-18 Thread Aldo Mema
Hello, I have installed the pgadmin on my mac. My device is Sequoia 15.1 The app in installed ok and is opening fine. Now is asking to set up a server and also for a password. I never set up a password. Can you please assist with this final step? Thank you

pgAdmin 4 v8.13 Released

2024-11-13 Thread Akshay Joshi
The pgAdmin Development Team is pleased to announce pgAdmin 4 version 8.13. This release of pgAdmin 4 includes 25 bug fixes and new features. For more details please see the release notes at: https://www.pgadmin.org/docs/pgadmin4/8.13/release_notes_8_13.html pgAdmin is the leading Open

Re: pgAdmin 4 not installed

2024-11-10 Thread Aditya Toshniwal
Hi, If you install for all users then installation is done in C->Program Files. Please share pgAdmin screenshot and logs for the point no.2 On Sun, Nov 10, 2024 at 3:53 PM A wrote: > Hello, > > PgAdmin installer taken from > https://www.postgresql.org/ftp/pgadmin/pgadmin4/v8.

pgAdmin 4 not installed

2024-11-10 Thread A
Hello, PgAdmin installer taken from https://www.postgresql.org/ftp/pgadmin/pgadmin4/v8.12/windows/ and run on Windows 10 does not install pgAdmi at all ( no shortcut to exe file, no "pgAdmin 4" folder in C:\Users\\AppData\Local\Programs ): 1) When run as administrator then me

Re: pgAdmin web crashes on start with external DB

2024-11-05 Thread Khushboo Vashi
Hi, On Tue, Nov 5, 2024 at 11:07 PM Maurice Lajoie wrote: > Hi, > I successfully deployed pgAdmin web on our SAP BTP Cloud Foundry and can > access pgAdmin and logon. > I can create users and servers but when the app restarts, all entries are > lost. I’m assuming it’s using SQL

  1   2   3   4   5   6   7   8   9   10   >