Hacker News new | ask | show | jobs
by deathanatos 1244 days ago
I'm confused; in what context are you always googling it? In pgAdmin, its displayed in the UI, no?

(I sort of agree with the parent, in that, if you need this in a raw SQL interface, it's a pain. But it shouldn't be a common pain point?)

1 comments

Ok, that makes no sense, now I see. I was talking about SHOW TABLES actually.

In pgAdmin I would have to expand every schema to see every table.

Was a bit tired when writing that comment.

Ah, another UI that hides information by default. Those are annoying.

(I'm a CLI user, so it's a \dt away. But I Googled screenshots of pgAdmin prior to commenting to see if it was in the UI, and it/was.)