viewing the description of tables from python DB-API - Mailing list pgsql-sql

From Daniel Joo
Subject viewing the description of tables from python DB-API
Date
Msg-id 20060801223740.4B60E9FB1D4@postgresql.org
Whole thread Raw
Responses Re: viewing the description of tables from python DB-API  (Alvaro Herrera <alvherre@commandprompt.com>)
Re: viewing the description of tables from python DB-API  ("Rodrigo De Leon" <rdeleonp@gmail.com>)
Re: viewing the description of tables from python DB-API  (George Young <gry@ll.mit.edu>)
List pgsql-sql
<div class="Section1"><p class="MsoNormal"><font face="Arial" size="2"><span style="font-size:10.0pt;
font-family:Arial">Hi all,</span></font><p class="MsoNormal"><font face="Arial" size="2"><span style="font-size:10.0pt;
font-family:Arial"> </span></font><p class="MsoNormal"><font face="Arial" size="2"><span style="font-size:10.0pt;
font-family:Arial">Is there a way to view the list of all tables from python (or any other languages for that matter)
DB-API? What I’m looking for is a command similar to the meta-command ‘\d’ that works with the psql client. 
</span></font><pclass="MsoNormal"><font face="Arial" size="2"><span style="font-size:10.0pt; 
font-family:Arial"> </span></font><p class="MsoNormal"><font face="Arial" size="2"><span style="font-size:10.0pt;
font-family:Arial">Thanks very much!</span></font><p class="MsoNormal"><font face="Arial" size="2"><span
style="font-size:10.0pt;
font-family:Arial"> </span></font><p class="MsoNormal"><font face="Arial" size="2"><span style="font-size:10.0pt;
font-family:Arial">Dan</span></font><p class="MsoNormal"><font face="Arial" size="2"><span style="font-size:10.0pt;
font-family:Arial"> </span></font></div>

pgsql-sql by date:

Previous
From: "Aaron Bono"
Date:
Subject: Re: Joining a result set from four (4) tables
Next
From: Alvaro Herrera
Date:
Subject: Re: viewing the description of tables from python DB-API