|
|
|
|
|
by efxhoy
938 days ago
|
|
psql and the meta commands like \d to view schema of a table, combined with your regular text editor and \i is IMO the greatest postgres UI. I spend a lot of time there though so I can see the appeal of a gui for someone who only occasionally looks around in the db. |
|