PDA

View Full Version : Datebase delete



Laimonas123
12-31-2009, 08:37 AM
Hello. I want delete and install new datebase. How I can do that ?

Patvs
12-31-2009, 08:59 AM
Open pgAdminIII--> connect to your database (for example PostgreSQL 8.3 localhost: 5432)<--- (click on it, enter your password, default: postgrespass)

Click databases--> don't delete the postgres database!
But you can delete all you other databases here, by rightclicking and selecting DELETE/DROP

Laimonas123
12-31-2009, 11:58 AM
What do you meant pgAdminIII ?


P.S Ok thanks everthing working.