drop all tables in db - without dropdb ?!

From: Tom Tom <luondor(at)yahoo(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: drop all tables in db - without dropdb ?!
Date: 2004-08-19 09:16:47
Message-ID: 20040819091647.8400.qmail@web60906.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

hi there,

i would like to drop all tables in a database without
having to issue individual drop-statements for every
table.
is there a command that can do this?

i can not use the dropdb since i do not have the
permissions :(

thnx
L


_______________________________
Do you Yahoo!?
Win 1 of 4,000 free domain names from Yahoo! Enter now.
http://promotions.yahoo.com/goldrush

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Renê Salomão 2004-08-19 17:08:32 Howto run PG 8.0 Online Backup
Previous Message Arthur van Dorp 2004-08-19 06:03:53 Re: New Installation