PgAdmin 4 9.13 with AI Assistant Panel
Posted by __natty__ 10 hours ago
Comments
Comment by chaz6 8 hours ago
Comment by ziml77 7 hours ago
Comment by adamas 7 hours ago
Comment by justinclift 47 minutes ago
Hallucinated ideas about what needs doing, what commands to run, etc.
So, data that's no longer reliable (ie could be subtly changed), or even outright data loss.
Comment by giancarlostoro 15 minutes ago
Comment by imjared 8 hours ago
Comment by zenmac 7 hours ago
If it is just calling API anyway, then I don't want to have this in my db admin tool. It also expose surface area of potential data leakage.
Comment by bensyverson 7 hours ago
Comment by lateforwork 5 hours ago
"This feature requires an AI provider to be configured in Preferences > AI."
And then you have to supply an API key (see here https://www.pgedge.com/blog/ai-features-in-pgadmin-configura... )
You don't get AI for free!
Comment by rubicon33 7 hours ago
Comment by panzi 6 hours ago
Comment by david_iqlabs 41 minutes ago
In experiments I’ve been running, the pattern that seems to work best is deterministic signals first, then a constrained AI layer that interprets those signals rather than inventing analysis.
Comment by david_iqlabs 43 minutes ago
What ended up working better in my own experiments was system signals,structured scoring, AI narrative on top of the signals.
Comment by Fuzzwah 1 hour ago
Comment by SOLAR_FIELDS 23 minutes ago
Comment by vavkamil 7 hours ago
Click on the "Reset layout" button in the query tool (located in the top right corner), and it will move the "AI Assistant" tab to the right. Now, when you query a table, it will default to the Query tab as always.
Comment by jplaz 4 hours ago
Comment by aitchnyu 7 hours ago
Comment by zbentley 7 hours ago
I’m highly proficient in code, only average at SQL, and am routinely tasked to answer one-off questions or prototype reporting queries against highly complex schemas of thousands of tables (owned by multiple teams and changing all the time, with wildly insufficient shared DAO libraries or code APIs for constructing novel queries). My skill breakdown and situation aren’t optimal, certainly, but they aren’t uncommon either.
In that context, being able to ask “write a query that returns the last ten addresses of each of the the highest-spending customers, but only if those addresses are in rhetorical shipment system and are residences, not businesses”. Like, I could figure out the schemas of the ten tables involved in those queries and write those joins by hand, slowly. That would take time and, depending on data queries, the approach might get stale fast.
Comment by stuaxo 7 hours ago
Comment by kay_o 4 hours ago
Comment by zbentley 7 hours ago
Comment by msavara 6 hours ago
Comment by allthetime 3 hours ago
Comment by naranha 7 hours ago
The first thing I do with these integration is look how I can remove them.