Re: executing sql in tabs when open pgadmin

2025-09-15 Thread Khushboo Vashi
Hi, pgAdmin saves the old state. To disable this behaviour, disable the user preference "Save the application state?" ( Preferences > Miscellaneous> User Interfaces> Save the application state?). Reference: https://www.pgadmin.org/docs/pgadmin4/9.8/preferences.html#the-miscellaneous-node Thanks,

pgAdmin 4 v9.8 Released

2025-09-04 Thread Khushboo Vashi
now, along with a Python Wheel, Docker Container, RPM, DEB Package, and source code tarball from: https://www.pgadmin.org/download/ -- Khushboo Vashi pgAdmin Project

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

2025-08-06 Thread Khushboo Vashi
should be used. You can refer https://stackoverflow.com/questions/39715510/nginx-when-to-use-proxy-set-header-host-host-vs-proxy-host for more understanding. > > On Wed, Aug 6, 2025 at 11:00 AM Khushboo Vashi < > khushboo.va...@enterprisedb.com> wrote: > >> Hi, >

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

2025-08-05 Thread Khushboo Vashi
Hi, Please refer https://www.pgadmin.org/docs/pgadmin4/9.6/server_deployment.html#nginx-configuration-with-gunicorn for nginx configuration. On Wed, Aug 6, 2025 at 10:56 AM Shakir Idrisi wrote: > Hi, > > Apologies for the interruption. May I kindly ask if the configuration I > provided in my p

Re: Dashboard background process not shown

2025-07-16 Thread Khushboo Vashi
Hi, Please provide screenshots for the tab that doesn't display and the tab in which you can see the process. On Wed, Jul 16, 2025 at 6:42 PM Wolfgang Baeck < wolfgang.ba...@symphonyai.com> wrote: > Hi Support, > > I noticed that for some time now my pgAdmin (9.5) doesn’t show background > proce

pgAdmin 4 v9.4 Released

2025-05-29 Thread Khushboo Vashi
g/download/ -- Khushboo Vashi pgAdmin Project

Re: Clearing the screen in the pgAdmin PSQL screen

2025-04-20 Thread Khushboo Vashi
lear; > ^ > postgres=# l > postgres-# ; > ERROR: syntax error at or near "l" > LINE 1: l > ^ > postgres=# > --- > Marc Linster; m...@marclinster.com; > https://www.linkedin.com/in/marclinster; > https

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: Enforcing TLS 1.3 as a a minimum version

2025-04-16 Thread Khushboo Vashi
cessfully but gives no information: > > curl: (52) Empty reply from server. > > On Tue, Apr 8, 2025 at 11:38 PM Khushboo Vashi < > khushboo.va...@enterprisedb.com> wrote: > >> [...Looping pgAdmin-Support] >> >> On Tue, Apr 8, 2025 at 9:19 PM John Barker wrote

Re: Enforcing TLS 1.3 as a a minimum version

2025-04-08 Thread Khushboo Vashi
ct hostname:port > > What is the output of `curl -v ` ? > The above command gets a valid response with a TLS 1.2 handshake using a > cipher of ECDHE-RSA-AES256-GCM-SHA383. I would expect this not to work. > > Thanks, John > > On Tue, Apr 8, 2025 at 7:10 AM Khushboo Vas

Re: Enforcing TLS 1.3 as a a minimum version

2025-04-08 Thread Khushboo Vashi
Hi, On Tue, Apr 8, 2025 at 12:00 AM John Barker wrote: > > I am running pgAdmin 9.1 in a podman container and am trying to ensure > that TLS 1.3 is the minimum version.I have created an override file and > I know that it is being read at startup but the enforcement of TLS 1.3 is > not happen

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: PGAdmin Connectivity Issues

2025-03-26 Thread Khushboo Vashi
t; -- > *From:* Khushboo Vashi > *Sent:* Wednesday, March 26, 2025 6:00 AM > *To:* Ami Chovatiya > *Cc:* pgadmin-support@lists.postgresql.org < > pgadmin-support@lists.postgresql.org> > *Subject:* Re: PGAdmin Connectivity Issues > > EXTERNAL

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 "100.64.1.5", port 5432 > failed: FA

Re: pdAdmin issue - Not supported between instances

2025-03-02 Thread Khushboo Vashi
Hi, Please use pgAdmin's latest version, 9.0, and check again. If the issue persists, log the issue. Thanks, Khushboo On Fri, Feb 28, 2025 at 6:48 PM wrote: > Hi Team, > > > > We are using pgAdmin 4. While selecting few DB objects, its errors out (*see > the screen shot*) > > > > Alternatively

Re: Mystery button

2025-02-09 Thread Khushboo Vashi
Hi, On Mon, Feb 10, 2025 at 1:17 AM Ray O'Donnell wrote: > Hi all, > > I look the new look/layout introduced in pgAdmin4 v.9. However, there's > one button which has me mystified - it's greyed out all the time, so I > can't press it to see what happens. > > It's in the vertical toolbar on the le

Re: Data restore

2025-01-27 Thread Khushboo Vashi
On Mon, Jan 27, 2025 at 1:13 PM Akrosh M wrote: > we have lost our organization data from pgadmin DB , we need to resore > that , we have tried all possible ways to restore data. but we > couldn't.please help us to get those losted data. > Could you please give some details on how you lost the da

Re: gssenc supported?

2025-01-21 Thread Khushboo Vashi
On Tue, Jan 21, 2025 at 10:21 PM Troels Arvin wrote: > Hello, > > Khushboo Vashi wrote: > > Have you tried connecting Postgres Server with PSQL? > > Yes, I've tried the psql.exe which is shippe with pgadmin. And I've > tried psql.exe from the lat

Re: gssenc supported?

2025-01-19 Thread Khushboo Vashi
Hi, On Sun, Jan 19, 2025 at 5:04 PM Troels Arvin wrote: > Hello, > > I've just installed the latest pgAdmin for Windows on a Windows 11 PC. > I'm trying to set up a connection to a Kerberos-enabled Postgres server > where hostgssenc is the only connection type allowed. So in the > connection def

Re: Logs on Dashboard not showing

2025-01-08 Thread Khushboo Vashi
Hi, On Wed, Jan 8, 2025 at 4:48 PM Holger Jakobs wrote: > Dear supporters, > > First I'd like to mention that it is very difficult to find the address > of this mailing list. It should be mentioned on the page > https://www.pgadmin.org/support/list/ - but it isn't. > > My current problem is that

Re: Loading the Clinical Trials Transformation Initiative AACT databse into pgAdmin4 v8.13

2024-12-17 Thread Khushboo Vashi
On Tue, Dec 17, 2024 at 10:20 PM Colin Young wrote: > Hi, > > I've been using pgAdmin4 as the GUI for manipulating AACT data for several > years. I recently updated to v8.13 and am no longer able to Restore > downloaded .dmp files into the database I've created. Always fails with the > message "p

Re: [SOLVED] Re: Cannot Run pgAdmin4 v8.13 on AlmaLinux 8 after upgrade from v8.12

2024-12-16 Thread Khushboo Vashi
ing > command: > > > *pip install "psycopg[binary]"* > *psycpg[binary]* installs all the libraries needed. So it will not use your system's libpq. > 5. And restart the *Apache HTTPD*, and access it from web browser. > That's it, I can access my inst

Re: Cannot Run pgAdmin4 v8.13 on AlmaLinux 8 after upgrade from v8.12

2024-12-02 Thread Khushboo Vashi
lem > > Please try moving libpq.so and libpq.so.5 to the other location and keeping only one libpq `/usr/lib64/libpq.so.5.17`. Regards, > ayrus02 > > On 18-11-2024 16:42, Khushboo Vashi wrote: > > Hi, > > Make sure that your libpq is located at LIBDIR = /usr/lib64. This e

Re: Cannot Run pgAdmin4 v8.13 on AlmaLinux 8 after upgrade from v8.12

2024-11-18 Thread Khushboo Vashi
.0-43PGDG.rhel9 - pgdg-common > > Regards, > ayrus02 > On 18-11-2024 16:06, Khushboo Vashi wrote: > > > > On Mon, Nov 18, 2024 at 1:13 PM Surya Widyanto wrote: > >> Hi, >> >> I've upgraded the libpq5 to version 17.0-43PGDG.rhel8 >> I've also

Re: Cannot Run pgAdmin4 v8.13 on AlmaLinux 8 after upgrade from v8.12

2024-11-18 Thread Khushboo Vashi
n3' > CC = gcc > CPPFLAGS = -D_GNU_SOURCE -I/usr/include > CFLAGS = -Wall -Wmissing-prototypes -Wpointer-arith > -Wdeclaration-after-statement -Werror=vla -Wendif-labels > -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type > -Wshadow=compatible-local -Wfor

Re: Cannot Run pgAdmin4 v8.13 on AlmaLinux 8 after upgrade from v8.12

2024-11-18 Thread Khushboo Vashi
log file. > > I've also can confirm that this also happened on my other server running > AlmaLinux 9 (x64). > My other server also has libpq5 with version 17.0-43PGDG.rhel9 and also > running as Web Mode via Apache. > > Regards, > ayrus02 > > On 18-11-2024 14:21, K

Re: Cannot Run pgAdmin4 v8.13 on AlmaLinux 8 after upgrade from v8.12

2024-11-17 Thread Khushboo Vashi
x27;t happen in your case. Can you please upgrade libpq5 to the latest version? It should fix this issue. Thanks, Khushboo > > Regards, > ayrus02 > > On 18-11-2024 13:48, Khushboo Vashi wrote: > > Is libpq5 installed on your system? > > On Mon, Nov 18, 2024 at 12:11 PM Su

Re: Cannot Run pgAdmin4 v8.13 on AlmaLinux 8 after upgrade from v8.12

2024-11-17 Thread Khushboo Vashi
Is libpq5 installed on your system? On Mon, Nov 18, 2024 at 12:11 PM Surya Widyanto wrote: > Hi, > > Today, I've upgraded my pgAdmin4 version from v8.12 to v8.13 using dnf on > AlmaLinux 8. > > My pgAdmin4 is installed as web mode and accessed via Apache. > > After upgrading to v8.13, when I acc

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 SQLite which would no

Re: pgAdmin in Kubernetes vs master password

2024-10-13 Thread Khushboo Vashi
On Fri, Oct 11, 2024 at 2:00 PM Morten Bonnerup Rasmussen < morten.rasmus...@bestseller.com> wrote: > Hi > > We are working on offering pgAdmin as a centrally managed tool to our > developers. > It is deployed in Kubernetes, based on this guide, with OAUTH2 enabled > (Entra ID): > Deploying pgAdmi

Re: Error: The pgAdmin 4 server could not be contacted

2024-09-24 Thread Khushboo Vashi
Hi, You can install pgAdmin from https://www.pgadmin.org/download/ . Thanks, Khushboo On Tue, Sep 24, 2024 at 5:15 PM FREDDY Liévano wrote: > I just installed postgresql-17.0-rc1-windows-x64 on windows 11, everything > seems to be ok during the installation, but when I execute the application

Re: Broken Table Views with Firefox in version 8.11

2024-08-29 Thread Khushboo Vashi
On Fri, Aug 30, 2024 at 11:39 AM Rybicki, Dr. Marcus wrote: > Hello, > > > > since the upgrade from pgadmin4 8.10 to 8.11 we got an issue with the > display of result tables. We are using pgadmin from the package repository > of ubuntu20.04 LTS in server mode with apache as webserver. The display

Re: Forgotten Password

2024-08-04 Thread Khushboo Vashi
Hi, On Fri, Aug 2, 2024 at 4:50 PM Benjamin Lund wrote: > Hi there, > > I have recently created an account on pgAdmin 4 as part of a university > course. After making a server with this account and password, I then went > to reopen this server a few days later only to realise I needed my passwo

Re: BUG #18555: pgadmin image keeps giving mime type error. Is the image k8s compatible .

2024-07-29 Thread Khushboo Vashi
Hi, On Mon, Jul 29, 2024 at 9:22 PM iram khan wrote: > > Is the image kubernetes compatible . I cannot find solution anywhere . > Also the github doesnot give any solution or the bug is removed. github > issue #7412 > Kindly help. > > Many users use Kubernetes without fail. pgAdmin official do

Re: Cannot Connect to server with SSLmode set to required.

2024-06-17 Thread Khushboo Vashi
On Mon, Jun 17, 2024 at 1:03 PM Surya Widyanto wrote: > Hi Support Team, > > We had PostgreSQL server PostgreSQL 14.12 on x86_64-pc-linux-gnu, compiled > by gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-22), 64-bit that runs with SSL > Mode connection activated and we are enforcing ssl connection on it

Re: pgAdmin 4 v8.5 Released

2024-04-23 Thread Khushboo Vashi
Hi, On Wed, Apr 24, 2024 at 1:23 AM Calle Hedberg wrote: > Hi, > I have noticed that 4.8.5 no longer keep query tabs active. Previously I > could have 10-15 tabs open and re-run the scripts in each as many times as > I wanted over hours and days - now I find that most tabs get deactivated > (the

Re: pgAdmin 4 server could not be contacked

2024-03-24 Thread Khushboo Vashi
Hi, On Sun, Mar 24, 2024 at 4:05 AM Dachao Liu wrote: > Hi, > > When I tried to launch pgAdmin 4, I gave Fata Error: the application > server could not be contacted. > > How to solve the problem? > > Please provide logs, OS details, screenshot of the error dialog, basically more details, so we

Re: Exception trying to install pgadmin4 version 8.4

2024-03-10 Thread Khushboo Vashi
On Sun, Mar 10, 2024 at 7:06 PM Shaheed Haque wrote: > OK, it looks as though this problem occurs newly in flask-migrate 4.0.6. > It looks as though the changes here: > > > https://github.com/miguelgrinberg/Flask-Migrate/commit/6f3f889c36030134f87dc1db327c2385d873a4d6 > > introduce some new behav

Re: Filter which databases to view in server tree view

2024-03-10 Thread Khushboo Vashi
On Mon, Mar 11, 2024 at 3:09 AM microsys.gr microsys.gr < microsys...@gmail.com> wrote: > Hi, is any way to filter which databases to view in a connected server in > the tree view ? > > I connect to a server with thousands of databases, but I only permit to > connect to only one. > Do I have to sc

Re: PGAdmin - Is there way to I can close the the actual section of the Tree?

2024-02-13 Thread Khushboo Vashi
On Tue, Feb 13, 2024 at 3:29 PM Durumdara wrote: > Hello! > > We have many-many databases on a server. > > When I open more schemas for searching a table, it is very disturbing that > I can't close (unexpand) the whole node with one click. > > For example I'm in table T, and 1300 other tables bef

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 web ldap authtification

2023-11-06 Thread Khushboo Vashi
> raise NotImplementedError( > NotImplementedError: pgadmin.authenticate.AuthSourceRegistry 'l' has not > been implemented. > ... > What else can I do? > > Please send your config_local.py settings, so I can have a look. > Greetings from Stefan > > Am Montag, dem 0

Re: Why do I need PGADMIN_DEFAULT_EMAIL for ldap?

2023-11-05 Thread Khushboo Vashi
On Fri, Nov 3, 2023 at 7:23 PM wrote: > Hi there > > > > I would like to just use ldap and set the username and then validate the > username against ldap (sAMAccountName). > > > > Because I have to set PGADMIN_DEFAULT_EMAIL (and it must be a valid email) > that is also used to set the username, t

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: pgadmin for ubuntu 23.10 (mantic)

2023-11-05 Thread Khushboo Vashi
On Mon, Nov 6, 2023 at 8:38 AM Sanjay Minni wrote: > Hi, > Any visibility when v7.9 will be released. > 23rd November. > I have loaded Ubuntu Mantic and am now stuck. > Thanks > > On Fri, Oct 27, 2023 at 11:33 PM Dave Page wrote: > >> >> >> >> On Fri, 27 Oct 2023 at 19:01, Sanjay Minni >> wrot

Re: Run multiple sessions with same user on Pg Admin 4.

2023-10-29 Thread Khushboo Vashi
On Mon, Oct 30, 2023 at 2:30 AM Iannella, Leonardo < leonardo.ianne...@accenture.com> wrote: > Hello, > > > > I kindly ask your help. > > We are experiencing an issue with Pg Admin 4 version 6.9. > > We would like to open multiple windows of Pg Admin 4 with the same user, > but we are unable to do

Re: Hey pgadmin i'm having issues reinstalling pgadmin4

2023-10-22 Thread Khushboo Vashi
On Sun, Oct 22, 2023 at 8:28 PM Ali wrote: > Hey pgadmin team > > I'm having major issues trying to run my pgadmin application, i had it up > and running a couple of days ago but i was advised to close the application > due to a bug being on my display although now pgadmin won't load and keeps >

Re: PGAdmin 4

2023-10-02 Thread Khushboo Vashi
Hi, On Sun, Oct 1, 2023 at 10:59 PM Airi wrote: > Hi > > I recently downloaded PostgreSQL 16 on my Mac but cannot access pgAdmin 4. > Each time I click on the application, it opens and produces a waiting page > stating “waiting for pgAdmin 4 to start” then the page closes and the > program doesn

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: EDB installer still includes 7.4 and is broken

2023-08-01 Thread Khushboo Vashi
On Mon, Jul 31, 2023 at 1:45 PM Anthony DeBarros wrote: > Hi, > > Does anyone on the EDB pgAdmin or PostgreSQL teams have a timetable for > when the Windows installer will include pgAdmin 4 7.5 and also fix the > issue where pgAdmin won't launch? > Updates for the PG 14 and 15 Windows installers

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: pgAdmin on Big sur

2023-06-18 Thread Khushboo Vashi
Hi, On Sun, Jun 18, 2023 at 7:17 PM Gerd Wilmer wrote: > Hi > > I am new to PostGreSQL > > Your documentation says > > pgAdmin 4 v4.x on macOS BigSur > We do not support pgAdmin 4 v4.x any more. Please install the latest version of pgAdmin. Ref: https://www.pgadmin.org/download/pgadmin-4-macos/

Re: no server connected, again

2023-06-06 Thread Khushboo Vashi
On Tue, Jun 6, 2023 at 5:22 PM jh276 wrote: > Hi, > > > it seems that my issues with pgadmin are not solved. I will try to give > a short but suitable description what I have done and what to issue is > > Which version of pgAdmin installed? > > 1) Kubunti 23.04 freshly installed > > 2) pgadmin r

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: Configure pgAdmin for OAuth 2.0

2023-04-25 Thread Khushboo Vashi
Hi, The configurations are only set correctly if you see the Oauth2 login button. Could you provide your config_local.py file and a ConfigMap yaml file, so we can check whether the settings are correctly set? Thanks, Khushboo On Wed, Apr 26, 2023 at 1:29 AM Suntharavadivu SManiyam < sundaravad..

Re: pgadmin hangs with "waiting for lock" after exception

2023-03-29 Thread Khushboo Vashi
On Tue, Mar 28, 2023 at 6:21 PM Rettstadt, Tobias < ext.tobias.rettst...@nordlb.de> wrote: > Hi, > > > > we are using pgadmin 6.20 with a PostgreSQL database for the user settings > and Azure AD login via OIDC. We are running pgadmin in Kubernetes using the > official docker image with the followi

Re: request for guidance in PGadmin Project

2023-03-29 Thread Khushboo Vashi
/go.microsoft.com/fwlink/?LinkId=550986> for > Windows > > > > *From: *Khushboo Vashi > *Sent: *Monday, March 20, 2023 10:33 AM > *To: *shaffaq pirzada > *Cc: *pgAdmin Support > *Subject: *Re: request for guidance in PGadmin Project > > > > Hi, > > > &g

Re: request for guidance in PGadmin Project

2023-03-19 Thread Khushboo Vashi
Hi, On Sat, Mar 18, 2023 at 2:38 PM shaffaq pirzada wrote: > Dear Khushboo, > > > > It shafaq naz from Pakistan I am new in python and my assignment is to > understand pgadmin tool and run its source code from GitHub and run in > virtual environment > > > > Please guide me bcoz I am facing some

Re: LDAP issue

2023-03-15 Thread Khushboo Vashi
On Thu, Mar 16, 2023 at 2:43 AM Yogeshwaran Ramasamy < yogeshwaran.ramas...@amexgbt.com> wrote: > Hi Team, > > > > We are using pgadmin tool. When we try to configure the LDAP it’s unable > to connect in postgresql DB. > > > pgAdmin supports user logins through LDAP not the database connections. I

Re: pgadmin kerberos auth propblem - Delegated credentials not supplied.

2023-01-09 Thread Khushboo Vashi
e "/venv/lib/python3.10/site-packages/gssapi/sec_contexts.py", line > 582, in step > > return self._acceptor_step(token=token or b"") > > File "/venv/lib/python3.10/site-packages/gssapi/sec_contexts.py", line > 590, in _acceptor_step > > res = rsec_contexts.accept_sec_co

Re: pgadmin kerberos auth propblem - Delegated credentials not supplied.

2023-01-09 Thread Khushboo Vashi
2ddea2d866d2e792cd125ff1784aa646bb0035ebd2c5fedf7282c7c384) > > > > C:\Users\Admin> > > > > Do you have any another advice how to find out where is the problem? > This is something to do with the keytab file. Can you try applying all the encryptions (-crypto all) while cr

Re: pgadmin kerberos auth propblem - Delegated credentials not supplied.

2023-01-08 Thread Khushboo Vashi
; return self._acceptor_step(token=token or b"") > > File "/venv/lib/python3.10/site-packages/gssapi/sec_contexts.py", line > 590, in _acceptor_step > > res = rsec_contexts.accept_sec_context(token, self._creds, > > File "gssapi/raw/sec_contexts.pyx",

Re: pgadmin kerberos auth propblem - Delegated credentials not supplied.

2023-01-03 Thread Khushboo Vashi
Hi, As you are using AD, there are 2 things you need to check. 1. Configure the AD server in a way that the UPN associated with HTTP should be able to delegate the tickets to the client. 2. Your browser should be able to support the kerberos ticket negotiation and delegation. Reference: https://

Re: Install pgadmin on red hat 9

2022-10-10 Thread Khushboo Vashi
On Tue, Oct 11, 2022 at 3:35 AM Sergio Menoyo wrote: > Goog afternoon. > > I would like to install pgadmin 6.14 on red hat 9 but I don´t get > documentation about the installation from source code... do you have the > commands what I need for it? > > https://github.com/pgadmin-org/pgadmin4, here

Re: Config on centos7 apache in subdir

2022-08-21 Thread Khushboo Vashi
On Fri, Aug 19, 2022 at 1:38 PM bw wrote: > Dear all, > > I am trying to configure pgadmin4 in a subdir on an old server centos7 > with Apache 2.4.6 > Pgadmin4 is running in a virtual environment and installed via pip in it. > I would like to use mod_proxy but I keep having problems with static l

Re: Autofocus on master password field

2022-08-21 Thread Khushboo Vashi
Hello, On Sun, Aug 21, 2022 at 2:42 AM Ray O'Donnell wrote: > Hi all, > > A small niggle which would be very nice, if 'twere possible to do > When pgAdmin starts up and the master-password dialog pops up, it would > be very nice indeed if focus were already on the password input, rather > th

Re: Warning treated as failure: pg_restore: warning: errors ignored on restore: 2

2022-07-22 Thread Khushboo Vashi
Hello, Please log this issue @ https://redmine.postgresql.org/projects/pgadmin4/issues with sample data, so we can reproduce this issue at our end. Thanks, Khushboo On Thu, Jul 21, 2022 at 9:41 PM Richard Brockie wrote: > Hi, > > I'm using 6.11 and a pg_restore warning is being treated as a fa

Re: OAUTH2 Problem with AzureAD

2022-04-20 Thread Khushboo Vashi
Hi, On Tue, Apr 19, 2022 at 11:30 PM Asmita Thapliyal < asmita.thapli...@gmail.com> wrote: > Hello! > > I have configured OAUTH2 with azure ad with below config > > 'OAUTH2_NAME': "azure", > > # The display name, ex: Google > > 'OAUTH2_DISPLAY_NAME': 'MS Azure', > >

Re: firefox error when proxied through nginx

2022-04-13 Thread Khushboo Vashi
Hi David, On Thu, Apr 14, 2022 at 4:40 AM David Bear wrote: > I am running pgadmin4 in back of nginx. I've following the instructions on > setting up nginx as a reverse proxy. I can successfully log in. I can even > create pgadmin4 users. However, when I click on the "Play SQL" icon so that > I

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: OAuth2 - Share server including username/password

2022-03-20 Thread Khushboo Vashi
Hi Pierre, On Fri, Mar 18, 2022 at 3:54 AM Pierre Beck wrote: > Hello, > > I would like to share servers to all users connecting through OAuth2, > including username and password. Usecase is to give access to Databases for > users of a company. It's a Dev database, credentials are shared but we

Re: Increase session timeout in Docker distro

2022-02-24 Thread Khushboo Vashi
Hi, On Thu, Feb 24, 2022 at 5:38 PM Edson Richter wrote: > Hi! > > > > I’m using Docker pgAdmin distro. It works really well. Thanks! > > I would like to increase the session timeout to something like 24 hours. > Is that possible? > > Can I pass any environment variable in Docker command line? >

Re: Programmatic access to the SQL tab of pgadmin

2022-02-21 Thread Khushboo Vashi
Hi, On Mon, Feb 21, 2022 at 8:15 PM Thomas Kaliakos wrote: > > Hi all, > > TL;DR; Can I run pgadmin locally without the CSRF token check? > No possible way to bypass CSRF token currently. > Longer version: > I would like to retrieve the output of the SQL tab in pgadmin for various > resources (

Re: PGAdmin - psql tool issue

2022-01-23 Thread Khushboo Vashi
/socket.io/>*>* *RewriteEngine on* *RewriteRule "/**socket.io* <http://socket.io/>*" "/pgadmin4/* *socket.io/* <http://socket.io/>*"* ** Thanks, Khushboo On Fri, Jan 21, 2022 at 7:59 PM ryaz aws wrote: > > This is installed on RHEL 7. > > On

Re: PGAdmin - psql tool issue

2022-01-20 Thread Khushboo Vashi
On Fri, Jan 21, 2022 at 9:17 AM ryaz aws wrote: > > Hi Team, > > I installed the pgadmin web version and enabled the psql tool - > ENABLE_PSQL=True. > However the psql tool does not show a prompt to execute commands, it just > has a cursor that blinks on a blank page, attached the screenshot. > >

Re: Kerberos code evaluation

2022-01-18 Thread Khushboo Vashi
Thanks Peter, we will look into it. -- Khushboo On Tue, Jan 18, 2022 at 4:30 AM Peter wrote: > > Folks, > > I am looking at change 72f3730c34ed8f741dfee880551c30632dfec263 > > > --- a/web/pgadmin/utils/driver/psycopg2/connection.py > +++ b/web/pgadmin/utils/driver/psycopg2/connection.py > @@

Re: F2

2022-01-16 Thread Khushboo Vashi
Hi, Please log the issue at https://redmine.postgresql.org/projects/pgadmin4 . Thanks, Khushboo 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

Re: pgAdmin support for Kerberos on AWS Cloud DB ?

2022-01-03 Thread Khushboo Vashi
Hi Börje, [Looping pgAdmin support] On Mon, Jan 3, 2022 at 7:46 PM Börje Johansson < borje.johansso...@wirelesscar.com> wrote: > Hi Khushboo > > > > My name is Börje and working at WirelessCar in Sweden. > > I’m working with Databases and Postgres a lot. > > I read your description of Kerber

Re: Deprecating plans for PGPASSWORD environment variable as insecure

2021-12-27 Thread Khushboo Vashi
Hi, This group is for pgAdmin4 related queries, you can send the postgres related queries to *pgsql-gene...@postgresql.org * Thanks, Khushboo On Mon, Dec 27, 2021 at 2:07 PM Alexey Murz Korepov wrote: > MySQL in version have deprecated the `MYSQL_PWD` environment variable, > because they consi

Re: Browser Display issue

2021-12-14 Thread Khushboo Vashi
Hi, This issue is already logged. Ref: https://redmine.postgresql.org/issues/6962 The fix has been sent to the upstream, when the pull request will be accepted, we will merge the fix in pgAdmin. Thanks, Khushboo On Tue, Dec 14, 2021 at 12:58 PM Didier Gasser-Morlay wrote: > Hello all - First

Re: Problems with new ['webserver'] auth

2021-11-10 Thread Khushboo Vashi
Hi, As per the current behaviour, pgAdmin only considers the *REMOTE_USER* *environment* variable (set by the webserver). We have just introduced the *WEBSERVER_REMOTE_USER config variable *(which will consider environment as well as headers)*,* so users can modify it as per their environment. So

Re: Reorder servers?

2021-10-24 Thread Khushboo Vashi
Hi, On Sat, Oct 23, 2021 at 7:32 PM Ray O'Donnell wrote: > Hi all, > > In pgAdmin's tree view (on the left) of servers, databases, etc etc, is > it possible to reorder servers as listed? > > On my installation servers are showing in the order in which I added them: > > - Local 13/main > - Local

Re: pgAdmin 4 v6.1 Released

2021-10-21 Thread Khushboo Vashi
Hi Paul, On Fri, Oct 22, 2021 at 5:12 AM Paul Lockaby wrote: > Hi Akshay, I want to really thank you and Khushboo Vashi for this new > feature to authenticate via REMOTE_USER. > > However, it's clear from the functionality that it only addresses working > with pgAdmin when i

Re: "Crypt key is missing" on new instal

2021-10-20 Thread Khushboo Vashi
Hi, On Wed, Oct 20, 2021 at 11:44 PM Jack Royal-Gordon wrote: > Hi, > > Just installed pgAdmin4 6.0 via download of the .dmg file on a new laptop. > When I try to add a server to it, after specifying the Connection info, I > click “Save” and get “Crypt key is missing.” I get this with both a lo

Re: External (REMOTE_USER) Authentication

2021-08-30 Thread Khushboo Vashi
HI, On Tue, Aug 31, 2021 at 2:17 AM Richard Laager wrote: > Is there a way to have pgAdmin 4 (the web version) use external, e.g. > Apache-provided, authentication? We have the authentication already > under control in Apache using mod_auth_tkt (so importantly, we are NOT > using LDAP or Kerbero

Re: Downgrade / Install Old Version of pgAdmin4 on Ubuntu

2021-08-19 Thread Khushboo Vashi
Hi, On Thu, Aug 19, 2021 at 7:08 PM Rick K6y wrote: > How do I downgrade *pgAdmin4*, or install an old version of *pgAdmin4*? > > I installed the latest version and it's not working in my networking > environment. I tried to solve this in another thread, but I'd like to try > downgrading. I ca

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: Feature request for Redshift

2021-08-16 Thread Khushboo Vashi
Hi, [Adding pgAdmin Support...] On Fri, Aug 13, 2021 at 2:17 AM Broeker, Todd wrote: > Khushboo > > > > I have a customer that is wanted to find a way to use pgAdmin to connect > to Redshift and I have only been able to find the PFR from 2019. Is this > something that has been put into place an

Re: Kerberos with pgAdmin v3

2021-08-16 Thread Khushboo Vashi
Hi, On Mon, Aug 16, 2021 at 7:07 PM Amit jain wrote: > Hi All, > > We need to connect the kerberos postgresql/greenplum instance with the > pgAdmin v3 version. I couldn't find any settings in pgAdmin v3 to put > kerberos as authentication type and put file location of krb5.conf or and > user cre

Re: Restoring context when reopening

2021-08-04 Thread Khushboo Vashi
Hi On Thu, Aug 5, 2021 at 12:46 AM Jack Royal-Gordon wrote: > I imagine this has been requested before, but it seems like it’s time to > bring it up again. We’ve pretty much all become used to our applications > that re-open previously opened documents, etc. when the application is > reopened af

Re: PgAdmin 4 Importing Servers with Error

2021-07-20 Thread Khushboo Vashi
Hi, On Sat, Jul 17, 2021 at 12:56 AM Bo Guo wrote: > Hi there, > > I was trying to transfer the servers setup (connection to various servers) > from one install to another using this link > https://www.pgadmin.org/docs/pgadmin4/development/import_export_servers.html > > All is fine except when w

Re: PgAdmin 4 Importing Servers with Error

2021-07-18 Thread Khushboo Vashi
Hi, On Sat, Jul 17, 2021 at 12:56 AM Bo Guo wrote: > Hi there, > > I was trying to transfer the servers setup (connection to various servers) > from one install to another using this link > https://www.pgadmin.org/docs/pgadmin4/development/import_export_servers.html > > All is fine except when w

Re: Possible to pre-define connection info on server side?

2021-06-30 Thread Khushboo Vashi
Hi, On Thu, Jul 1, 2021 at 1:43 AM Ni Ne wrote: > I am using ldap2pg to import users from my domain into postgres as roles, > so people can automatically login to pgadmin/postgres using their domain > credentials. > > You are importing users from your domain into Postgres as roles so they can l

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: SQL Formatter Issue /w Windowed Functions

2021-06-03 Thread Khushboo Vashi
Hi, You can log the issue @ https://redmine.postgresql.org/projects/pgadmin4 . Thanks, Khushboo On Thu, Jun 3, 2021 at 6:08 PM wrote: > I have been using the SQL formatter recently in PG admin and found an > issue /w windowed functions and the order by clause for the windows client. > I don’t

Re:

2021-03-18 Thread Khushboo Vashi
Hi, Which version of pgAdmin 4 have you installed and on which OS? Also, enable the logging (ref: https://www.pgadmin.org/faq/#8) and provide the logs. Thanks, Khushboo On Thu, Mar 18, 2021 at 2:53 PM mehdi timour wrote: > > Bonjour > > je constate un soucis avec pgadmin > > ci joint un captur

Re: pgAdmin 4 Big Sur Bug

2021-03-15 Thread Khushboo Vashi
Hi, We have recently released the pgAdmin 4 version 5.0 which is based on NWjs and does not have Qt dependencies, can you please try to upgrade to the latest version? Thanks, Khushboo On Mon, Mar 15, 2021 at 6:41 PM Jacob Crider wrote: > Hi, > > I am looking at the documentation for pgAdmin 4

Re: Accessibility issues in PgAdmin

2021-03-14 Thread Khushboo Vashi
Hi, On Sat, Mar 13, 2021 at 12:42 AM wrote: > Hello, > > > > I discovered an accessibility issue in PgAdmin: > > All toggle buttons (eg. used to grant or revoke a role’s rights or adjust > the app’s behaviour in preferences) are labelled as toggle buttons and > their yes/no, true/false state get

Re: tune PostgreSQL using PGADMIN

2021-03-07 Thread Khushboo Vashi
On Sat, Mar 6, 2021 at 2:58 PM Sachin Kumar wrote: > Hi Experts, > Is there any feature in PGADMIN to tune the PostgreSQL conf file? > > NO. > Regards > Sachin > > > > -- > > Best Regards, > Sachin Kumar >

Re: edit option in PGADMIN

2021-02-10 Thread Khushboo Vashi
Hi, If the table definition does not include an OID or a primary key, the displayed data of the table will be read only. Thanks, Khushboo On Thu, Feb 11, 2021 at 11:50 AM Sachin Kumar wrote: > Hi Team, > > Please help me find a solution of editing data in PGADMIN. I can't edit > here when the

  1   2   3   4   >