This isn't strictly Perl-related, but sorta. I'm trying to build a generic web-based database browser for PostgreSQL and I can't figure out how to query the database for a list of tables, indeces, and columns. Naturally, my browser will be a collection of Perl CGI scripts, but in this case, I'm more interested in how to ask the database for this data than the Perl-specific implementation.



Reply via email to