Getting a list of tables in a database with Perl

From: Andrew Magnus <xanadian99(at)yahoo(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Getting a list of tables in a database with Perl
Date: 2002-11-19 21:52:52
Message-ID: 20021119215252.4042.qmail@web21508.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I would like to know how I can fetch a list of existing tables in a database within a Perl script. Could someone please tell me how this can be done, or, at least, a good reference to look it up? Thanks.

---------------------------------
Do you Yahoo!?
Yahoo! Web Hosting - Let the expert host your site

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Medi Montaseri 2002-11-19 22:06:45 Re: Getting a list of tables in a database with Perl
Previous Message Damjan Pipan 2002-11-19 21:52:44 modifying new tuple on insert in c trigger