gnumed-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnumed-devel] Postgres meta data


From: Horst Herb
Subject: [Gnumed-devel] Postgres meta data
Date: Tue, 4 Mar 2003 15:40:34 +0000
User-agent: KMail/1.5

I have uploaded a small utility that demonstrates hwo to make use of Postgres 
meta data from Python.
If yo run it as a standalone, it will provide a similar HTML output as 
postgresql-autodoc
It lives in test-area/hherb/PgMetaData.py

To try it out, just do
python PgMetaData.py <database name>  >  <outputfile.html>
It assumes that the current user needs no password for the specified database, 
and that the database lives on the local host
You need to change the connect() statement if this is not so.

Horst




reply via email to

[Prev in Thread] Current Thread [Next in Thread]