Re: Request to Remove Unused xmin Column from Function Properties Queries

2025-07-29 Thread Dave Page
longer than that, but you get the gist. -- Dave Page pgAdmin: https://www.pgadmin.org PostgreSQL: https://www.postgresql.org pgEdge: https://www.pgedge.com

Re: Request to Remove Unused xmin Column from Function Properties Queries

2025-07-29 Thread Dave Page
be so easy to fix. Please feel free to submit a pull request at https://github.com/pgadmin-org/pgadmin4 Thanks! -- Dave Page pgAdmin: https://www.pgadmin.org PostgreSQL: https://www.postgresql.org pgEdge: https://www.pgedge.com

Re: Request to Remove Unused xmin Column from Function Properties Queries

2025-07-28 Thread Dave Page
ctions/init.py: > keys_to_ignore = ['oid', 'proowner', 'typnsp', 'xmin', …] > > Can we drop xmin from these queries? Are there reasons to keep it? If > not, would you accept a patch to remove it? > > Thanks, > Abhinav Patni >

Re: pgAdmin4-9.5 password textbox missing in connection settings

2025-07-09 Thread Dave Page
d questions - I see the same issue on macOS. -- Dave Page pgAdmin: https://www.pgadmin.org PostgreSQL: https://www.postgresql.org pgEdge: https://www.pgedge.com

Re: install pgAdmin4-desktop on Ubuntu without installing pgAdmin4-server

2025-06-27 Thread Dave Page
runtime and some supporting code, along with a dependency on the server package. You need to have the server package as that's 99.999% of the pgAdmin code. The -web package is only needed if you want to run under a webserver, and essentially just contains the required config files for doing

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

2025-06-02 Thread Dave Page
5.5 > > Am I missing something? > END is the same as COMMIT, albeit PostgreSQL specific and not part of the SQL standard. https://www.postgresql.org/docs/17/sql-end.html It would probably be nice to change it to COMMIT if someone felt inclined, but it's not a bug. -- D

Re: EULA Request || t/232803939

2025-04-07 Thread Dave Page
.com | > > > *Services provided by HCL on behalf of Google* > -- Dave Page pgAdmin: https://www.pgadmin.org PostgreSQL: https://www.postgresql.org pgEdge: https://www.pgedge.com

Re: PGAdmin 4 Hardening Guide

2025-04-07 Thread Dave Page
applicable > to the PGAdmin 4 application? Thank you very much!! > There are no STIGs for pgAdmin. -- Dave Page pgAdmin: https://www.pgadmin.org PostgreSQL: https://www.postgresql.org pgEdge: https://www.pgedge.com

Re: 9.0 Feedback

2025-02-10 Thread Dave Page
t tab as it did before the change. If I have windows open, I am >> already logged into a server, and I am not going to go through another >> login... Especially since I probably have my credentials saved in the >> 'Default Workspace' tab, so it's mu

Re: Unable to use pgadmin4 for any purpose after 3 days of trying

2025-01-22 Thread Dave Page
lling multiple times. At this >>> point, I cannot even run the software because of this issue. >>> >>> >>> >>> This is the most frustrating experience I have ever had with software >>> installation by a fair margin, but I really need to learn SQL and would >>> like to use this tool. >>> >>> Is there any way to completely uninstall it, and start again, and get >>> the permissions resolved? I have spent days asking chatbots to resolve this >>> issue but their help was insufficient. Again, psql works fine, but I want >>> to be able to follow along with a course taught with the actual tool. >>> >>> Thanks, >>> >>> Brian >> >> >> -- Dave Page pgAdmin: https://www.pgadmin.org PostgreSQL: https://www.postgresql.org pgEdge: https://www.pgedge.com

Re: gssenc supported?

2025-01-22 Thread Dave Page
SAPI support would be trivial, if the upstream bug were fixed. [1] https://www.postgresql.org/message-id/flat/CA%2BOCxoxwsgi8QdzN8A0OPGuGfu_1vEW3ufVBnbwd3gfawVpsXw%40mail.gmail.com -- Dave Page pgAdmin: https://www.pgadmin.org PostgreSQL: https://www.postgresql.org pgEdge: https://www.pgedge.com

Re: Wants latest MSI file for windows

2024-12-05 Thread Dave Page
On Thu, 5 Dec 2024 at 12:51, Dave Caughey wrote: > On Thu, 5 Dec 2024 at 04:18, Dave Page wrote: > >> >> As of last month, I now work for pgEdge >> > > Congratulations, Dave. I hope this chapter is fruitful! > Thank you! -- Dave Page pgAdmin: https://

Re: Wants latest MSI file for windows

2024-12-05 Thread Dave Page
://www.pgadmin.org/download/ > <https://urldefense.proofpoint.com/v2/url?u=https-3A__www.pgadmin.org_download_&d=DwMDaQ&c=bFSfV3JDZVFjkVdrOg1Bnsgwku-x_EGNRi2KNxwvClI&r=BVimxxP14A5Y9v1FyBC4bZqSXEI8yYvsHR8N3ntPynE&m=5URAXPH0pwJYyURsLPVCQ8CMSMXJnAEXfWUrSHZ3Fqbp7zaaoRs4BZu18MhMQ5_N&s=nJDxhu5Tb_r_IXFCodxCgow_-KBhj_PjY6sQNbmfq_A&e=> > > > Ray. > > > > > -- > > Raymond O'Donnell // Galway // Ireland > > r...@rodonnell.ie > > > > -- > Raymond O'Donnell // Galway // ireland...@rodonnell.ie > > -- Dave Page pgAdmin: https://www.pgadmin.org PostgreSQL: https://www.postgresql.org pgEdge: https://www.pgedge.com

Re: pgadmin rpm package for ppc64le

2024-11-26 Thread Dave Page
d resources for supporting and testing on different architectures and platforms. -- Dave Page pgAdmin: https://www.pgadmin.org PostgreSQL: https://www.postgresql.org pgEdge: https://www.pgedge.com

Re: installing Pgadmin4 onto linux using the download pgadmin4-8.5-arm64.dmg

2024-05-01 Thread Dave Page
there trying to install pgadmin4 from > pgadmin4-8.5-arm64.dmg on an arm64 linux OS. > The DMG file is a macOS disk image. It cannot be used under Linux, and neither can the software contained within it. -- Dave Page pgAdmin: https://www.pgadmin.org PostgreSQL: https://www.postgresql.org EDB: https://www.enterprisedb.com

Re: Entity Relationship Diagrams

2024-04-04 Thread Dave Page
Hi On Thu, 4 Apr 2024 at 20:55, Gus Spier wrote: > Didn't pgAdmin, once upon a time, have a feature that helped to create > Entity Relationship Diagrams (ERD)? > > Has it been dropped or moved to another feature? > No, it’s still there: https://youtu.be/2pxVCzRFGeg?si=W6J8bV3ZjUJjklJ9 Regards

Re: Use one connection only / pgAdmin and AWS RDS with IAM authentication

2024-03-05 Thread Dave Page
ffect the other instance? How would pgAdmin know what state is intentional and what isn't, or when to wait for a transaction to end (or not) before doing something else such as updating a dashboard? So, I understand the problem from the UX perspective, but I don't think it&#x

Re: pgadmin for ubuntu 23.10 (mantic)

2023-10-27 Thread Dave Page
On Fri, 27 Oct 2023 at 19:01, Sanjay Minni wrote: > > While support for mantic (Ubuntu 23.10) is now mentioned on the download > page it seems it looks for a folder 'mantic' in the URI > https://ftp.postgresql.org/pub/pgadmin/pgadmin4/apt , which is not there > The page says it’s supported from

Re: pgadmin on Ubuntu 23.10 (mantic)

2023-10-27 Thread Dave Page
. > > On Fri, Oct 27, 2023 at 1:54 PM Dave Page wrote: > >> >> >> On Fri, 27 Oct 2023 at 09:19, Dave Page wrote: >> >>> Hi >>> >>> On Fri, 27 Oct 2023 at 08:56, Sanjay Minni >>> wrote: >>> >>>>

Re: pgadmin on Ubuntu 23.10 (mantic)

2023-10-27 Thread Dave Page
On Fri, 27 Oct 2023 at 09:19, Dave Page wrote: > Hi > > On Fri, 27 Oct 2023 at 08:56, Sanjay Minni wrote: > >> Hi, >> >> How can i install PgAdmin on Ubuntu 23.10 (mantic) or by when would it >> be available? >> Unfortunately I upgraded my ubuntu t

Re: pgadmin on Ubuntu 23.10 (mantic)

2023-10-27 Thread Dave Page
this point, we do not have a release scheduled. 23.10 doesn't seem to be available on AWS yet (oddly) - and we can't spin up a build machine until it is. Once we have a machine, we still need to iron out any issues etc. before we can do a release. -- Dave Page pgAdmin: https://ww

Re: Keeping up with security fixes

2023-10-23 Thread Dave Page
on pgadmin.org. You could then take the version number to generate the release notes URL on the website, e.g. https://www.pgadmin.org/docs/pgadmin4/7.8/release_notes_7_8.html (replacing the 7.8 and 7_8 as needed). -- Dave Page pgAdmin: https://www.pgadmin.org PostgreSQL: https://www.postgresql.org EDB: https://www.enterprisedb.com

Re: pgadmin4 on ppc64le

2023-08-21 Thread Dave Page
id - and we don't have access to any hardware anyway. Even if there were, I know that some of our dependencies don't support that architecture either; NWJS being the most obvious one. -- Dave Page pgAdmin: https://www.pgadmin.org PostgreSQL: https://www.postgresql.org EDB: https://www

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

2023-07-14 Thread Dave Page
endif %}, > File > "/usr/pgadmin4/venv/lib64/python3.6/site-packages/flask_gravatar/__init__.py", > line 151, in __call__ > hash = hashlib.md5(email.encode('utf-8')).hexdigest() > ValueError: [digital envelope routines: EVP_DigestInit_ex] disabled for > fips > > This issue is reported here: > https://bugzilla.redhat.com/show_bug.cgi?id=1744670. > And the target version for the fix is RHEL 8.0 > > Thanks, > Khushboo > > > > Daxu Yin > 410-340-5842 > > -- Dave Page Blog: https://pgsnake.blogspot.com Twitter: @pgsnake EDB: https://www.enterprisedb.com

Re: Dependency problem in Centos 8

2023-05-28 Thread Dave Page
t; pgadmin4-server-7.0-1.el8.x86_64 > - cannot install the best update candidate for package > pgadmin4-server-6.21-1.el8.x86_64 > (try to add '--allowerasing' to command line to replace conflicting > packages or '--skip-broken' to skip uninstallable

Re: MAC installation Malfunction

2023-05-11 Thread Dave Page
or later. > > On Thu, May 11, 2023 at 9:03 AM Dave Page wrote: > >> Hi >> >> On Thu, 11 May 2023 at 14:00, Vanessa Gordon- Abreu < >> vgordon1...@gmail.com> wrote: >> >>> Good Evening All, >>> >>> I am having issues succes

Re: MAC installation Malfunction

2023-05-11 Thread Dave Page
en the application nothing happens. > > I originally thought it was a permissions/access issue but it seems that > shouldn't be a problem for High Sierra. > High Sierra is very old now, and not supported by pgAdmin I'm afraid. We currently support 10.15 (Catalin

Re: portion of pgadmin page not allowed to display

2023-05-09 Thread Dave Page
*508.583.5603* > > 142 Crescent Street | Brockton, MA 02302 > > LinkedIn <http://linkedin.com/company/bka-architects> | Facebook > <https://facebook.com/pages/BKA-Architects-Inc/164150853637095> | > Instagram <http://www.instagram.com/bka_architects> >

Re: portion of pgadmin page not allowed to display

2023-05-05 Thread Dave Page
e PostgreSQL server often isn't even on the same VM. Assuming you're running pgAdmin in web mode using a standard setup done by our setup-web.sh (i.e. mod_wsgi, not uwsgi or gunicorn), to restart the pgAdmin server you simply restart the Apache server that it's hosted by. -- Dave Page Blog: https://pgsnake.blogspot.com Twitter: @pgsnake EDB: https://www.enterprisedb.com

Re: Unable to install Application Stack Builder

2023-05-05 Thread Dave Page
s have been revoked. That server isn't run by us; essentially, it's all Microsoft code and infrastructure. You'd need to figure out why your system cannot reach the revocation server. -- Dave Page Blog: https://pgsnake.blogspot.com Twitter: @pgsnake EDB: https://www.enterprisedb.com

Re: How to set Liveness & Readiness probe for pgadmin running in Kubernetes

2023-04-18 Thread Dave Page
;> aruna.manivan...@gmail.com> wrote: >>>> >>>>> Hi Yogesh, >>>>> Thanks for your response. Will use it and let you know the result. >>>>> Thank you again. >>>>> >>>>> Regards, >>>>> Arun >>>>> >>>>> On Tue, Apr 11, 2023 at 1:58 AM Yogesh Mahajan < >>>>> yogesh.maha...@enterprisedb.com> wrote: >>>>> >>>>>> Hi Aruna, >>>>>> >>>>>> You can use 'misc/ping' to monitor health checks. >>>>>> E.g. >>>>>> >>>>>> pgadmin: >>>>>> image: dpage/pgadmin4 >>>>>> healthcheck: >>>>>> test: ["CMD", "wget", "-O", "-", "http://localhost:80/misc/ping";] >>>>>> >>>>>> >>>>>> Thanks, >>>>>> Yogesh Mahajan >>>>>> EnterpriseDB >>>>>> >>>>>> >>>>>> On Tue, Apr 11, 2023 at 2:20 AM Aruna Manivannan < >>>>>> aruna.manivan...@gmail.com> wrote: >>>>>> >>>>>>> Hi Team, >>>>>>> This is Arun. Could you please help me with setting up a Liveness & >>>>>>> Readiness probe for pgadmin4 6.17 which is running in the Kubernetes >>>>>>> cluster as Statefulset. I mean, is there any URL endpoint which I can >>>>>>> configure to hit? Thanks. >>>>>>> >>>>>>> Regards, >>>>>>> Arun >>>>>>> >>>>>> -- Dave Page Blog: https://pgsnake.blogspot.com Twitter: @pgsnake EDB: https://www.enterprisedb.com

Re: PgAdmin not opening properly

2023-04-17 Thread Dave Page
On Mon, 17 Apr 2023 at 14:35, Aditya Toshniwal < aditya.toshni...@enterprisedb.com> wrote: > > > On Mon, Apr 17, 2023 at 6:59 PM Dave Page wrote: > >> >> >> On Mon, 17 Apr 2023 at 13:16, Aditya Toshniwal < >> aditya.toshni...@enterprisedb.com> wro

Re: PgAdmin not opening properly

2023-04-17 Thread Dave Page
;>>>> version v7.0 and update us if the issue still persists. >>>>>>>> >>>>>>>> On Sat, Apr 15, 2023 at 10:50 PM Ailapuram Nagasathvik < >>>>>>>> nagasathvik5...@gmail.com> wrote: >>>>>>>> >>>>>>>>> PgAdmin is not opening properly unable to find the servers and >>>>>>>>> databases on the top left .i have added the attachment of my problem >>>>>>>>> >>>>>>>> >>>> >>>> -- >>>> Thanks, >>>> Aditya Toshniwal >>>> pgAdmin Hacker | Software Architect | *edbpostgres.com* >>>> <http://edbpostgres.com> >>>> "Don't Complain about Heat, Plant a TREE" >>>> >>> >> >> -- >> Thanks, >> Aditya Toshniwal >> pgAdmin Hacker | Software Architect | *edbpostgres.com* >> <http://edbpostgres.com> >> "Don't Complain about Heat, Plant a TREE" >> > > > -- > Thanks, > Aditya Toshniwal > pgAdmin Hacker | Software Architect | *edbpostgres.com* > <http://edbpostgres.com> > "Don't Complain about Heat, Plant a TREE" > -- Dave Page Blog: https://pgsnake.blogspot.com Twitter: @pgsnake EDB: https://www.enterprisedb.com

Re: Pgadmin 4 migrate user data to new Server

2022-10-18 Thread Dave Page
lace the pgadmin4.db file it creates (having exited pgAdmin first of course). > > > Regards > > > > > > *Von:* *EXTERN* Dave Page > *Gesendet:* Dienstag, 18. Oktober 2022 12:19 > *An:* Artner Michael > *Cc:* pgadmin-support@lists.postgresql.org > *Betreff:* Re:

Re: Pgadmin 4 migrate user data to new Server

2022-10-18 Thread Dave Page
n it. It will automatically update the config database. -- Dave Page Blog: https://pgsnake.blogspot.com Twitter: @pgsnake EDB: https://www.enterprisedb.com

WARNING: GIT Repo moved!

2022-09-21 Thread Dave Page
All, Please be aware that the primary GIT repository for pgAdmin is now: https://github.com/pgadmin-org/pgadmin4 The old repo on git.postgresql.org should no longer be used. -- Dave Page Blog: https://pgsnake.blogspot.com Twitter: @pgsnake EDB: https://www.enterprisedb.com

Re: HEADS-UP: Redmine -> Github issue migration

2022-09-15 Thread Dave Page
All, The migration has now completed. Please log or update any tickets at https://github.com/postgres/pgadmin4/issues Any updates to tickets on Redmine from now on (until we can figure out how to make it read-only) may not be seen. On Tue, 13 Sept 2022 at 11:39, Dave Page wrote: >

Re: Help me

2022-09-15 Thread Dave Page
gt;> > > -- > Thanks, > Aditya Toshniwal > pgAdmin Hacker | Software Architect | *edbpostgres.com* > <http://edbpostgres.com> > "Don't Complain about Heat, Plant a TREE" > -- Dave Page Blog: https://pgsnake.blogspot.com Twitter: @pgsnake EDB: https://www.enterprisedb.com

Re: Will not accept password

2022-09-14 Thread Dave Page
uite baffled when as soon as I tried to >> access the server, I got “Fatal: password authentication failed for user >> “Postgres” >> >> The password I used was impossible to get wrong. Its three letters. >> >> Any ideas? >> John Zuill >> >> -- Dave Page Blog: https://pgsnake.blogspot.com Twitter: @pgsnake EDB: https://www.enterprisedb.com

Re: HEADS-UP: Redmine -> Github issue migration

2022-09-14 Thread Dave Page
Hi On Tue, 13 Sept 2022 at 12:26, grin wrote: > On Tue, 13 Sep 2022 11:39:08 +0100 Dave Page wrote: > > > Over the next few days we'll be migrating all the pgAdmin 4 issues in > > Redmine to Github. > > It is always sad to see when open projects move from self-h

HEADS-UP: Redmine -> Github issue migration

2022-09-13 Thread Dave Page
too many emails, updates to the original Redmine tickets will not be sent as they're migrated, so you may want to review any issues manually once migration is complete. Thanks, Dave. -- Dave Page Blog: https://pgsnake.blogspot.com Twitter: @pgsnake EDB: https://www.enterprisedb.com

Re: SQL formatter improvements

2022-09-02 Thread Dave Page
l Software Architect > > +91 9767888246 > > www.enterprisedb.com > > <https://www.linkedin.com/company/edbpostgres> > <https://twitter.com/edbpostgres?lang=en> > <https://www.facebook.com/EDBpostgres> > <https://www.instagram.com/EDBpostgres/> > -- Dave Page Blog: https://pgsnake.blogspot.com Twitter: @pgsnake EDB: https://www.enterprisedb.com

pgAdmin User Survey 2022 - Results!

2022-08-02 Thread Dave Page
ed in the collected data, a rather large PDF created from the report that Google Forms generates can be found at: https://www.pgadmin.org/static/misc/pgadmin_user_survey_2022.pdf with the raw data at: https://www.pgadmin.org/static/misc/pgadmin_user_survey_2022.xlsx Thank you! -- Dave Page

Re: Upgradede Pgadmin4 to v6.12 - new startup error

2022-08-01 Thread Dave Page
Why is it trying to create new directories in an environment > that has nothing to do with Azure? > It has no way to know that you’re not going to use that feature - for all we or it knows, your boss might ask you to evaluate PostgreSQL on Azure next week :-) > > > >

Re: Upgradede Pgadmin4 to v6.12 - new startup error

2022-08-01 Thread Dave Page
f_not_exists >> os.mkdir(_path) >> FileNotFoundError: [Errno 2] No such file or directory: >> '/var/lib/pgadmin/azurecredentialcache' >> >> My setup has absolutely nothing to do with Azure. I use python wheel >> having PgAdmin installed in an unprivileged environment, so I am puzzled >> why it is all of sudden trying to look for something in "/var/lib/pgadmin" >> or create things there? >> >> -- Dave Page Blog: https://pgsnake.blogspot.com Twitter: @pgsnake EDB: https://www.enterprisedb.com

Re: the menu "view/edit data / all rows" strange thing

2022-07-28 Thread Dave Page
gati, sono > riservate e ad uso esclusivo dei destinatari. Stai ricevendo la presente > mail in quanto sei cliente di TosNet S.r.l., utilizzi uno o più dei nostri > servizi o semplicemente perchè stiamo dando ad una tua richiesta che ci è > pervenuta per iscritto, tramite un

pgAdmin User Survey

2022-07-11 Thread Dave Page
unless you choose to include any identifying information in any of your responses. Thank you! -- Dave Page Blog: https://pgsnake.blogspot.com Twitter: @pgsnake EDB: https://www.enterprisedb.com

Re: Ubuntu 22.04 upgrade problems

2022-07-04 Thread Dave Page
everything: apt-get purge pgadmin4 pgadmin4-server pgadmin4-web pgadmin4-desktop Next, edit /etc/apt/sources.list.d/pgadmin4.list and make sure the repo path has the correct codename in it for your updated release (e.g. jammy for 22.04). Finally, run "apt update" and then try re-installing. -- Dave Page Blog: https://pgsnake.blogspot.com Twitter: @pgsnake EDB: https://www.enterprisedb.com

Re: Error when registre a server

2022-05-11 Thread Dave Page
lho > wrote: > >> > >> Hi, I am registering a new server in pgadmin 4, but return the > following error: > >> > >> 'ServerManager' object has no attribute 'user_info' > >> > >> Anybody has any suggestion? > >> > >> att, > >> > >> Leandro > >> > >> > -- Dave Page Blog: https://pgsnake.blogspot.com Twitter: @pgsnake EDB: https://www.enterprisedb.com

Re: Silent Install Parameters

2022-04-14 Thread Dave Page
quot;/VERYSILENT /ALLUSERS" and maybe /FORCECLOSEAPPLICATIONS, /RESTARTAPPLICATIONS, and /LOG="C:\path\to\log" -- Dave Page Blog: https://pgsnake.blogspot.com Twitter: @pgsnake EDB: https://www.enterprisedb.com

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

2022-03-15 Thread Dave Page
nt section. The container that will be deployed is a Linux one, which (I believe) you can deploy using Docker with WSL or Hyper-V. -- Dave Page Blog: https://pgsnake.blogspot.com Twitter: @pgsnake EDB: https://www.enterprisedb.com

Re: pgAdmin 4 v6.7 Released

2022-03-14 Thread Dave Page
> '_$PGADMIN$_' is visible for identical user mappings. > > · Fixed an issue where pgAdmin 4 took ~75 seconds to display the > 'Starting pgAdmin' text on the splash screen. > > · Ensure that upload paths are children of the storage directory. > > > > Builds for Windows and macOS are available now, along with a Python Wheel, > > Docker Container, RPM, DEB Package, and source code tarball from: > > https://www.pgadmin.org/download/ > > > > -- > > Akshay Joshi > > pgAdmin Project > > > > > -- -- Dave Page https://pgsnake.blogspot.com EDB Postgres https://www.enterprisedb.com

Re: pgAdmin 4 v6.6 Released

2022-03-11 Thread Dave Page
so we'd need to find resources to do that before we'd add it as a cloud deployment option. For the moment we're sticking to the services that we know will work; RDS, Azure PostgreSQL, Google Cloud SQL, EDB BigAnimal etc. -- Dave Page Blog: https://pgsnake.blogspot.com Twitter: @pgsnake EDB: https://www.enterprisedb.com

User warning: pgAdmin v6.6 startup time on macOS

2022-03-10 Thread Dave Page
ing to 6.6, in case you are one of the unlucky users that will be affected. We apologise for any inconvenience caused. -- Dave Page Blog: https://pgsnake.blogspot.com Twitter: @pgsnake EDB: https://www.enterprisedb.com

Re: installation not working for Ubuntu 21.10 impish

2022-03-04 Thread Dave Page
apt install pgadmin4 > > And now it works fine > Yes, using the wrong repo would certainly account for the Python version mismatch. > > So you were right, apologies for the self inflicted goose chase -- but > definitely learned a lot in the process! > :-). Glad it's working now! -- Dave Page Blog: https://pgsnake.blogspot.com Twitter: @pgsnake EDB: https://www.enterprisedb.com

Re: installation not working for Ubuntu 21.10 impish

2022-03-03 Thread Dave Page
, one which uses Python 3.8. Based on what we currently support, that can only be Ubuntu 20.04 as that's the only Ubuntu or Debian build that uses Python 3.8. What is in /etc/os-release on your system, and what is the output of the command: lsb_release -cs -- Dave Page Blog: https://pgsnake.blogspot.com Twitter: @pgsnake EDB: https://www.enterprisedb.com

Re: installation not working for Ubuntu 21.10 impish

2022-03-02 Thread Dave Page
be ignored - they're garbage the Chrome engine spits out that are merely annoying. You should see the pgAdmin window open at this point. You can also run pgAdmin from the Wayland menu. Just type pgadmin in the search box if the icon doesn't show up immediately. FYI, the testing above was done on a fresh installation of Ubuntu 21.10. -- Dave Page Blog: https://pgsnake.blogspot.com Twitter: @pgsnake EDB: https://www.enterprisedb.com

Re: Cannot authenticate: "SCRAM authentication requires libpq 10 or later"

2022-02-23 Thread Dave Page
Hi On Tue, 22 Feb 2022 at 19:21, wrote: > Am 22.02.22 um 10:25 schrieb Dave Page: > > Hi > > On Mon, 21 Feb 2022 at 17:57, wrote: > >> Hello all, >> >> I installed pgadmin4 using "pip install" on a 64bit Raspbian system. >> >> Everythin

Re: Cannot authenticate: "SCRAM authentication requires libpq 10 or later"

2022-02-22 Thread Dave Page
- though on my rpi it doesn't include any version which is quite odd (as that's the whole point of the -binary version). You could try "pip3 uninstall psycopg2-binary && pip3 install psycopg2" -- Dave Page Blog: https://pgsnake.blogspot.com Twitter: @pgsnake EDB: https://www.enterprisedb.com

Re: pgAdmin 4 not starting after upgrade to 6.4

2022-01-21 Thread Dave Page
Hi On Fri, 21 Jan 2022 at 14:30, Dave Caughey wrote: > I'm successfully back to v6.2 > Ah, good :-) > > Thanks for your help, > You're welcome. > Dave > > On Fri, Jan 21, 2022 at 8:01 AM Dave Page wrote: > >> Hi >> >> On Fri, Jan

Re: pgAdmin 4 not starting after upgrade to 6.4

2022-01-21 Thread Dave Page
tible, but it's not something we test regularly. Worst case with that should be simply moving the old one out of the way and restarting pgAdmin so it creates a fresh one. And yes, the installer should do that, you're correct. I've blind-pushed a change that should do it - hopefully

Re: pgAdmin 4 not starting after upgrade to 6.4

2022-01-21 Thread Dave Page
looking back through my email history, I see I did have a problem > updating to v5.0, that Dave Page kindly resolved. I don't know if what I'm > now experiencing is the same issue, but is there a similar work > around, given that v6.2 was working perfectly fine yesterday? I'd b

Re: SQL query that can be used to generate the same output shown in the SQL tab within pgadmin?

2022-01-12 Thread Dave Page
tunately that's the best you'll get from an SQL query. pgAdmin has a significant amount of code to reverse engineer the DDL from the system catalogs (as does, for example, pg_dump). -- Dave Page Blog: https://pgsnake.blogspot.com Twitter: @pgsnake EDB: https://www.enterprisedb.com

Re: Difficulty in installing postgre14 " stack builder" using PG4 admin notes

2022-01-06 Thread Dave Page
eful resources at https://www.postgresql.org/support/, which may be of interest if you prefer Slack or IRC for more speedier responses for example.. > > > > > Please advise. Thanks! > > Sunita Mall, M.D., FACP, CI Fellow > > Get Outlook for iOS <https://aka.ms/o0ukef&g

Re: Difficulty in installing postgre14 " stack builder" using PG4 admin notes

2022-01-05 Thread Dave Page
ge is a little confusing), > you can also select that on the same step of the PostgreSQL installer. > > > > Alternatively you can download pgAdmin on it's own from > https://www.pgadmin.org/download/ > <https://urldefense.com/v3/__https:/www.pgadmin.org/download/__;!!O

Re: Difficulty in installing postgre14 " stack builder" using PG4 admin notes

2022-01-04 Thread Dave Page
're trying to install pgAdmin (your message is a little confusing), you can also select that on the same step of the PostgreSQL installer. Alternatively you can download pgAdmin on it's own from https://www.pgadmin.org/download/ -- Dave Page Blog: https://pgsnake.blogspot.com Twitter: @pgsnake EDB: https://www.enterprisedb.com

Re: Packaging pgAdmin 4

2021-11-29 Thread Dave Page
tpak and similar, I would certainly not want them to replace the standard native packages as the primary offering. --- -- Dave Page Blog: https://pgsnake.blogspot.com Twitter: @pgsnake EDB: https://www.enterprisedb.com

Re: pgadmin4 for fedora 35

2021-11-23 Thread Dave Page
the next successful > transaction. > You can remove cached packages by executing 'dnf clean packages'. > Error: Transaction test error: > file /usr/lib/.build-id/fb/0ab37232a700c1fc92e0fd8e1a6193224b1749 > from install of pgadmin4-server-6.2-1.fc35.x86_64 conflicts with f

Re: Transaction error when installing on Fedora 34

2021-11-22 Thread Dave Page
Thanks for confirming! On Mon, Nov 22, 2021 at 2:15 PM Paulo Toledo wrote: > Hi, > > Thanks Dave. > > It worked! > > Paulo > Em 22/11/2021 08:35, Dave Page escreveu: > > Hi > > On Fri, Nov 19, 2021 at 7:51 AM Paulo Toledo > wrote: > >> Hi >

Re: Transaction error when installing on Fedora 34

2021-11-22 Thread Dave Page
issue for future releases, and updated the current build in the repo so you should now be able to install (you may need to do a "dnf clean all" first). Thanks. -- Dave Page Blog: https://pgsnake.blogspot.com Twitter: @pgsnake EDB: https://www.enterprisedb.com

Re: pgadmin4 for fedora 35

2021-11-18 Thread Dave Page
o 34) > > Just updated to 6.2 via this > > > On Mon, 15 Nov 2021 at 10:23, Dave Page > wrote: > >> 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 >>&

Re: pgadmin4 for fedora 35

2021-11-15 Thread Dave Page
fterwards install python9. Not sure if that will > work for the web version. > That's good to know - thanks for the info. > > On Tue, 9 Nov 2021 at 17:35, richard coleman > wrote: > > > > Dave, > > > > Good to know, > > > > thanks, > > r

Re: pgadmin4 for fedora 35

2021-11-09 Thread Dave Page
the primary offering. > > Just a thought. > > rik. > > > On Tue, Nov 9, 2021 at 4:23 AM Dave Page > wrote: > >> >> >> On Tue, Nov 9, 2021 at 8:11 AM toni incog wrote: >> >>> fwiw That didn't work out. Symlinks where pointing to

Re: pgadmin4 for fedora 35

2021-11-09 Thread Dave Page
re kinda stuck. > > On Mon, 8 Nov 2021 at 10:01, toni incog wrote: > > > > 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 Ad

Re: pgadmin4 for fedora 35

2021-11-08 Thread Dave Page
not familiar with this pyhton world but became dependend >> >> on pgadmin4. >> >> >> >> thx >> >> >> >> >> > >> > >> > -- >> > Thanks, >> > Aditya Toshniwal >> > pgAdmin Hacker |

Re: RHEL8 RPMs for Pgadmin4

2021-11-04 Thread Dave Page
t/rhel-8-x86_64/, however, there may be additional dependencies required that you would have to get from Redhat. -- Dave Page Blog: https://pgsnake.blogspot.com Twitter: @pgsnake EDB: https://www.enterprisedb.com

Re: Docker container - servers.json

2021-11-03 Thread Dave Page
ect a "downstream" Dockerfile as well. > > On Wed, Nov 3, 2021 at 4:29 AM Dave Page wrote: > >> Hi >> >> On Tue, Nov 2, 2021 at 7:09 PM Ashish Chandra >> wrote: >> >>> Hi, >>> >>> According to >>> https://www.p

Re: Docker container - servers.json

2021-11-03 Thread Dave Page
t copy servers.json into /, not /pgadmin4/? In any case, this seems like an odd way to do this - any reason not to just map the file as Aditya suggested? I suppose if you're distributing the container to others it might make sense. -- Dave Page Blog: https://pgsnake.blogspot.com Twitter: @pgsnake EDB: https://www.enterprisedb.com

Re: pgadmin4 error

2021-10-27 Thread Dave Page
medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail>. >> >> <#m_-2240588654296998666_m_-7644476103255841875_x_m_-6952837903114314872_DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2> >> >> >> >> -- >> Thanks, >> Adit

Re: Wonderful PgAdmin

2021-10-25 Thread Dave Page
On Mon, Oct 25, 2021 at 11:39 AM Paulo Toledo wrote: > Hello, > I'm just writing to thank you for the great job you all are doing on > pgAdmin. > I'm very excited about the ERD tool evolutions. > Congratulations to everyone. > You're welcome - glad you li

Re: Problem related to volume creation to pgadmin 4 Docker image

2021-10-25 Thread Dave Page
ed on somewhere to be analyzed in the > future, I thank you so much. > > Thank you for your help. > > Best regards, > Rodrigo > On 22/10/2021 11:31, Dave Page wrote: > > Hi > > On Fri, Oct 22, 2021 at 3:12 PM Rodrigo Mariano > wrote: > >> Hi Dave, >&

Re: Problem related to volume creation to pgadmin 4 Docker image

2021-10-22 Thread Dave Page
onfig option to avoid the chmod at startup, or to only perform it when the directory is first created (so that you can change it after first launch, and not have it reset in the future). > > Thank you for your help. > > Best regards, > Rodrigo > On 22/10/2021 06:31, Dave Page wrote:

Re: Problem related to volume creation to pgadmin 4 Docker image

2021-10-22 Thread Dave Page
eve that will recursively give you permissions on the directory on the host (assuming your username is rodrigo), and set it up so permissions are inherited. You may need to ensure your host filesystem is mounted with the 'acl' option. > > Thank you. > > Best regards, > Rod

Re: Problem related to volume creation to pgadmin 4 Docker image

2021-10-21 Thread Dave Page
the top of https://www.pgadmin.org/docs/pgadmin4/6.1/release_notes_4_16.html > > Thank you. > > Best regards, > Rodrigo > > On 21/10/2021 08:36, Dave Page wrote: > > > > On Thu, Oct 21, 2021 at 12:27 PM Rodrigo Mariano > wrote: > >> Hi Aditya, >> >&

Re: Problem related to volume creation to pgadmin 4 Docker image

2021-10-21 Thread Dave Page
sion: '3' >>>> >>>> services: >>>> cdsr_postgis: >>>> container_name: cdsr_postgis >>>> image: kartoza/postgis:11.0-2.5 >>>> restart: on-failure >>>> environment: >>>> - POSTGRES_USER=postgres >>>> - POSTGRES_PASS=postgres >>>> - ALLOW_IP_RANGE=0.0.0.0/0 >>>> - >>>> POSTGRES_MULTIPLE_EXTENSIONS=postgis,hstore,postgis_topology,pgrouting >>>> volumes: >>>> - ./volumes/postgresql:/var/lib/postgresql >>>> networks: >>>> - cdsr >>>> ports: >>>> - 6000:5432 >>>> >>>> cdsr_pgadmin4: >>>> container_name: cdsr_pgadmin4 >>>> image: dpage/pgadmin4:5.4 >>>> restart: on-failure >>>> environment: >>>> - PGADMIN_DEFAULT_EMAIL=postg...@localhost.com >>>> - PGADMIN_DEFAULT_PASSWORD=postgres >>>> volumes: >>>> # to fix permission bugs: >>>> # sudo chown -R 5050:5050 pgadmin4 >>>> - ./volumes/pgadmin4:/var/lib/pgadmin >>>> - ./volumes/pgadmin4_storage:/var/lib/pgadmin/storage >>>> networks: >>>> - cdsr >>>> depends_on: >>>> - cdsr_postgis >>>> ports: >>>> - 6001:80 >>>> >>>> networks: >>>> cdsr: >>>> driver: bridge >>>> >>>> >>> >>> -- >>> Thanks, >>> Aditya Toshniwal >>> pgAdmin Hacker | Software Architect | *edbpostgres.com* >>> <http://edbpostgres.com> >>> "Don't Complain about Heat, Plant a TREE" >>> >>> >> >> -- >> Thanks, >> Aditya Toshniwal >> pgAdmin Hacker | Software Architect | *edbpostgres.com* >> <http://edbpostgres.com> >> "Don't Complain about Heat, Plant a TREE" >> >> > > -- > Thanks, > Aditya Toshniwal > pgAdmin Hacker | Software Architect | *edbpostgres.com* > <http://edbpostgres.com> > "Don't Complain about Heat, Plant a TREE" > > -- Dave Page Blog: https://pgsnake.blogspot.com Twitter: @pgsnake EDB: https://www.enterprisedb.com

Re: Certificate verification failed for pgadmin4 desktop installation in linux

2021-10-18 Thread Dave Page
d to renew the > certificate or something? > Sounds like you need to update your system; Let's Encrypt had a root certificate expire at the end of September which has been causing problems for people who haven't updated their OS for a while. -- Dave Page Blog: https://pgsnake.blogspot.com Twitter: @pgsnake EDB: https://www.enterprisedb.com

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 -

Re: Container deploy & PSQL tool

2021-08-17 Thread Dave Page
an I create a .psqlrc file? >> >> Than you, >> Paolo Saudin >> >> >> > > -- > Thanks, > Aditya Toshniwal > pgAdmin hacker | Sr. Software Engineer | *edbpostgres.com* > <http://edbpostgres.com> > "Don't Complain about Heat, Plant a TREE" > -- Dave Page Blog: https://pgsnake.blogspot.com Twitter: @pgsnake EDB: https://www.enterprisedb.com

Re: VPAT (Voluntary Product Accessibility Template) Request

2021-08-06 Thread Dave Page
t; Database. Would you be able to provide VPAT against pgAdmin 4 v5.5 > We do not have a VPAT for pgAdmin I'm afraid. -- Dave Page Blog: https://pgsnake.blogspot.com Twitter: @pgsnake EDB: https://www.enterprisedb.com

Re: Greenplum 6.x Support

2021-08-02 Thread Dave Page
enplum issues that may come up in the future. > It will be easy if it can be done with a server specific SQL and the > modules sql_temlplate_path supports server_type, but i need help if there > ist something to do in Python-code. > For as long as the code is there, I'm sure that won't be a problem. Just post any questions you may have on the pgadmin-hackers list. Thanks! -- Dave Page Blog: https://pgsnake.blogspot.com Twitter: @pgsnake EDB: https://www.enterprisedb.com

Re: McAfee Showing as Virus

2021-07-29 Thread Dave Page
m what I can see: https://www.virustotal.com/gui/url/ae64afa96e4ee01e6585496f3baeac3d3226773734ffea71515162f6fa9c3075/detection -- Dave Page Blog: https://pgsnake.blogspot.com Twitter: @pgsnake EDB: https://www.enterprisedb.com

Re: Installing pgAdmin-web on CentOS 8 not working

2021-07-27 Thread Dave Page
pgadmin4-redhat-repo-0.9-2.noarch > 1/2 > It looks to me like the repo config package was downgraded to the one in the PGDG repo. Maybe add: exclude=pgadmin* in your config file for the PGDG repo? -- Dave Page Blog: https://pgsnake.blogspot.com Twitter: @pgsnake EDB: https://www.enterprisedb.com

Re: Pgadmin python executable requires extended capabilities

2021-07-20 Thread Dave Page
On Tue, Jul 20, 2021 at 9:30 AM Ashesh Vashi wrote: > > > > On Tue, Jul 20, 2021 at 1:43 PM Dave Page wrote: > >> Hi >> >> On Mon, Jul 19, 2021 at 8:53 PM Albert Serrallé < >> albert.serra...@adevinta.com> wrote: >> >>> Hello all, &g

Re: Pgadmin python executable requires extended capabilities

2021-07-20 Thread Dave Page
uld introduce such a change without causing problems for such users. > Is there any other workaround that doesn't require creating a new image? > Not that I can think of, I'm afraid. -- Dave Page Blog: https://pgsnake.blogspot.com Twitter: @pgsnake EDB: https://www.enterprisedb.com

Re: Banned from forum

2021-07-14 Thread Dave Page
Hi On Wed, Jul 14, 2021 at 4:25 PM Matt Cooper wrote: > Can anyone help? > > Apparently I have been banned from the forum, and so can no longer post > anything. > > I also cant unsubscribe from the mailing lists, which is very fruatrating! > What makes you think you'

Re: Help on installing pgadmin4 from rpm

2021-07-14 Thread Dave Page
On Wed, Jul 14, 2021 at 11:53 AM Prasanth M Sasidharan wrote: > That worked. Thanks Dave for the help and the guidance.Appreciate it. > Glad to hear it - you're welcome! > > On Wed, Jul 14, 2021 at 1:34 PM Dave Page wrote: > >> Hi >> >> On Wed, Jul 14,

Re: Help on installing pgadmin4 from rpm

2021-07-14 Thread Dave Page
does by default. Essentially, you need to add: SECURITY_EMAIL_VALIDATOR_ARGS={"check_deliverability": False} to your config_local.py or config_system.py file. See https://www.pgadmin.org/docs/pgadmin4/5.4/config_py.html for more info on those files. > > > On Tue, Jul 13, 20

Re: Help on installing pgadmin4 from rpm

2021-07-13 Thread Dave Page
;t supported by the RPMs. If you really want to use a from-source installation, you'll have to build pgAdmin yourself, manually. Which is a lot of work, and quite complex. > > [image: image.png] > > On Tue, Jul 13, 2021 at 7:02 PM Dave Page wrote: > >> >> >> O

Re: Help on installing pgadmin4 from rpm

2021-07-13 Thread Dave Page
won't work, and it most likely won't work even if you forced the installation. -- Dave Page Blog: https://pgsnake.blogspot.com Twitter: @pgsnake EDB: https://www.enterprisedb.com

Re: Checksums are missing for pgAdmin executables for Windows

2021-07-08 Thread Dave Page
admin/pgadmin4/v5.4/windows/. > > Could you add them please? > We don't create checksums for the Windows installers because they are digitally signed at the time of creation and Windows will automatically warn if the signature is invalid. -- Dave Page Blog: https://pgsnake.b

  1   2   3   4   5   6   >