For one of my side projects, I used to have to log onto my database admin (PgAdmin) to query stuff.
I connected an MCP server to Postgres and can "talk" with my database (and data!)
An uplevel in my productivity + ease of work.
For one of my side projects, I used to have to log onto my database admin (PgAdmin) to query stuff.
I connected an MCP server to Postgres and can "talk" with my database (and data!)
An uplevel in my productivity + ease of work.
event-driven.io/en/automatic...
#docker #postgres #data
event-driven.io/en/automatic...
#docker #postgres #data
Um mehr Frauen für unser Unternehmen zu gewinnen, verwenden wir als Datenbank Postgres, weil die pgAdmin-Oberfläche so schön bunt ist.
Um mehr Frauen für unser Unternehmen zu gewinnen, verwenden wir als Datenbank Postgres, weil die pgAdmin-Oberfläche so schön bunt ist.
https://www.postgresql.org/about/news/pgadmin-4-v914-released-3267/
##postgresql
https://www.postgresql.org/about/news/pgadmin-4-v914-released-3267/
##postgresql
Segundou? #bolhasec
Vulnerabilidade crítica (CVSS 9.9) no pgAdmin 4 🔥🔥
nvd.nist.gov/vuln/detail/...
Segundou? #bolhasec
Vulnerabilidade crítica (CVSS 9.9) no pgAdmin 4 🔥🔥
nvd.nist.gov/vuln/detail/...
Apocalipse no mundinho backend
CVE-2024-9014 crítico (CVSS 9.9) no pgAdmin 8.11 e inferiores
Boa tarde?
Apocalipse no mundinho backend
CVE-2024-9014 crítico (CVSS 9.9) no pgAdmin 8.11 e inferiores
Boa tarde?
Amazing stuff. Honestly great job @maddymontaquila.net @davidfowl.com and everyone else that was involved with this!
Amazing stuff. Honestly great job @maddymontaquila.net @davidfowl.com and everyone else that was involved with this!
When pgAdmin 4 is set to rely on the web server to confirm a user's identity, an attacker can send a custom request header and be accepted as any user, even an administrator,…
Too many irrelevant or confusing CVEs? Use stackflag.com
#pgadmin4 #pgadminorg #CVE #infosec
When pgAdmin 4 is set to rely on the web server to confirm a user's identity, an attacker can send a custom request header and be accepted as any user, even an administrator,…
Too many irrelevant or confusing CVEs? Use stackflag.com
#pgadmin4 #pgadminorg #CVE #infosec
FOFA Link: en.fofa.info/result?qbase...
FOFA Query: body="pg-sp-content" && title="pgAdmin 4"
Results: 44,485
Advisory: github.com/advisories/G...
CVSS: 10
FOFA Link: en.fofa.info/result?qbase...
FOFA Query: body="pg-sp-content" && title="pgAdmin 4"
Results: 44,485
Advisory: github.com/advisories/G...
CVSS: 10
Check out the #RCE advisory and patch now!
www.shielder.com/advisories/p...
Check out the #RCE advisory and patch now!
www.shielder.com/advisories/p...
https://www.postgresql.org/about/news/pgadmin-4-v916-released-3324/
#postgresql
https://www.postgresql.org/about/news/pgadmin-4-v916-released-3324/
#postgresql
sei que ja resolveu, mas eu sempre recorro à tabela pg_stat_activity pra pegar essas informacoes.
inclusive o dashboard do pgadmin é basicamente uma query nessa tabela
a tabela pg_stat_activity é padrão no postgres e traz informacoes de onde vem as queries atraves do campo application_name
sei que ja resolveu, mas eu sempre recorro à tabela pg_stat_activity pra pegar essas informacoes.
inclusive o dashboard do pgadmin é basicamente uma query nessa tabela