Hi,
Is it possible to do the equivalent of "\d table_name" in psql with php pgsql client library?Basically I just need to know the primary keys of a table, if any.
thanks,- reynard