🤖🎩 Behold, the latest adventure in feature bloat: pgAdmin 4's #AI #Assistant Panel, now helping you write queries like a toddler with a crayon! 💻🤦‍♂️ Version 9.13 is here, bringing the same excitement as watching paint dry—only now with more documentation to ignore! 📜😂
https://www.pgadmin.org/docs/pgadmin4/9.13/query_tool.html#ai-assistant-panel #pgAdmin4 #featurebloat #querywriting #softwareupdate #techhumor #HackerNews #ngated
Query Tool — pgAdmin 4 9.13 documentation

pgAdmin - PostgreSQL Tools for Windows, Mac, Linux and the Web

Query Tool — pgAdmin 4 9.13 documentation

pgAdmin - PostgreSQL Tools for Windows, Mac, Linux and the Web

Как я сделал рабочий pgAdmin4 Desktop для Arch Linux и почему это оказалось сложнее, чем кажется

pgAdmin4 - де-факто стандартный GUI для PostgreSQL. И при этом на Arch Linux его Desktop-версия годами находится в полурабочем состоянии. Я разобрался, почему pgAdmin4 так плохо ложится на Arch, какие подходы стабильно ломаются, и какой компромиссный, но реально рабочий вариант в итоге получился. Если вам тоже надоело чинить pgAdmin после каждого обновления Python или Electron - это для вас.

https://habr.com/ru/articles/996696/

#pgadmin #pgadmin4 #arch_linux #aur #electron #python #packaging #open_source #postgresql

Как я сделал рабочий pgAdmin4 Desktop для Arch Linux и почему это оказалось сложнее, чем кажется

pgAdmin 4 - де-факто стандартный GUI-клиент для PostgreSQL. Он активно развивается, официально поддерживается на Debian и… при этом на Arch Linux с Desktop-версией всё стабильно плохо . На момент...

Хабр

So... most gnome apps are failing to open on my debian sid daily driver. So... pgadmin4 won't open to remotely edit my company database. So... I have learned how to add a column to a table in my remote database using psql locally. Yup, I'm a hacker.

#postgres #postgresql #pgadmin #pgadmin4 #psql #debian #sid #debiansid #hacker

SAGA GIS / News: SAGA 9.9.2 released

Note to self, don't restore a #PostgreSQL database using #PgAdmin4 across the network. Do it locally on the #database #server always. Fuck me... 11 hours and still counting....

I'm setting up a #PostgreSQL server to run on #Docker.

Because this is my first time trying to get this stuff working, I'm having a bit of a time trying to actually connect to the damn thing from another host. So I hit #PgAdmin4, add the connection details there, no dice.

Anyway, that's not the problem.

The problem is that PgAdmin4 *cowardly* refuses to save the details for this new database connection. *Just because* it's unable to establish the first connection to it. Enter new connection, it works, save it. Can't connect? Can't save.

Would be, you know, nice to save the incomplete/incorrect details *for later* when I get this stuff working. But alas, that would be too logical!

PostgreSQL: Use Docker Compose for PGadmin4

pgAdmin4 is a great tool to manage PostgreSQL databases. It can be installed locally; when you execute it, it starts a local webserver, and you can connect to it. But if there are more than one or two DBAs, it could be a benefit to install a central pgAdmin4. We'll

Martin's Blog

2e article dédié à #cloudnativepg 🚢 🐘

Cette fois, Pierrick aborde les services, le déploiement de #pgAdmin4 dans #kubernetes, et le rôle des labels => https://dali.bo/202501_cloudnativepg-2

#PostgreSQL #SGBD
#opensource #logicielsLibres
#cloud #CNPG

Plongez dans le monde de CloudNativePG #2 - Services et Labels

Pgadmin4 ssh tunnel without identity file (passwordless login) not possible or am I missing something? My workaround is to open a tunnel in a separate terminal. #sshtunnel #pgadmin4 #awsrds https://www.amarjanica.com/connect-to-amazon-rds-postgres-locally
Connect to Amazon AWS RDS instance from local machine - Ana's Dev Scribbles

How to connect to a not publicly accessible aws rds from local machina via an SSH tunnel over an ec2 bastion host.

Ana's Dev Scribbles