Destroying all exisitng tables in database

From: "Lim, Terrin" <terrin(dot)lim(at)imperial(dot)ac(dot)uk>
To: <pgsql-admin(at)postgresql(dot)org>
Subject: Destroying all exisitng tables in database
Date: 2005-04-13 15:20:40
Message-ID: C1A114E7AE7D5D48A1FC49EB73D47FA005FEE0@icex2.ic.ac.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

I'm trying to drop all tables in a database but I can't use DROP dbname
as I don't have permission rights to do so. I also can't manually delete
all the tables cause there are about 200 tables. How do i go about this?
Thanks.

terz

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Tom Lane 2005-04-13 16:01:21 Re: upper() with LATIN1 problem
Previous Message Lic. Guillermo González 2005-04-13 15:19:01 Re: upper() with LATIN1 problem