Drop table wildcard - Mailing list pgsql-novice

From Danny Aldham
Subject Drop table wildcard
Date
Msg-id 200105150158.f4F1wNK02058@lennon.postino.com
Whole thread Raw
Responses Re: Drop table wildcard  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-novice
I am working with some software that creates a lot of temporary tables
to store query returns. So after a few weeks I have over 200 tables
named tmp_123_some_number_etc . Is there a way from psql for me to
drop all the tables with names beginning with tmp_ ?
Thanks

--
Danny Aldham     Providing Certified Internetworking Solutions to Business
www.postino.com  E-Mail, Web Servers, Web Databases, SQL PHP & Perl

pgsql-novice by date:

Previous
From: Matus fantomas Uhlar
Date:
Subject: convert timestamp to number ?
Next
From: Tom Lane
Date:
Subject: Re: Drop table wildcard