Howdy: I am running PostgreSQL 7.2.1 on RedHat Linux.
I would like to get information from my tables that include index, primary keys, sequences, etc. I see that there is a module DDL:Oracle that does this, but is there one for PostgreSQL? (I'm using DBI-1.37 for most of my work). Thanks! -X