From: Steven D. A. <st...@ne...> - 2002-05-06 02:36:58
|
Hello, I've recently converted several applications from pygresql to pypgsql, but I have one piece of code that is giving me trouble. This module uses pygresql's db.get_tables() command to obtain a list of all tables in a postgres database. This is similar information to what you'd get by starting up postgres at the command line and using the command '\dt'. Does anyone know how to get a listing of all tables in a given database via pypgsql, either via a specialized command or a SQL equivalent? Thanks! -------------------------------------------------------------- Steven D. Arnold Neosynapse st...@ne... Managing Partner AIM: abraxan MSN: neo...@ho... |