solution to Delete databases and tables

From: "Cima" <ruel(dot)cima(at)facinf(dot)uho(dot)edu(dot)cu>
To: <pgsql-novice(at)postgresql(dot)org>
Subject: solution to Delete databases and tables
Date: 2005-03-23 08:41:37
Message-ID: 00cc01c52f84$280ee320$f00110ac@doctorado1
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

hi,

thanx for the help.

the folowing command did the trick: createdb -T template0 dbname

this should be executed .../pgsql/createdb -T template0 dbname.

now my databases are clean and empty, the old table no longer appear.

thanx a lot (Michael) for the help.

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Gordon Haverland 2005-03-23 13:42:39 Re: pgsql.so
Previous Message Cima 2005-03-23 08:08:07 pgsql.so