Re: Drop All the Databases - Mailing list pgsql-general

From Tom Lane
Subject Re: Drop All the Databases
Date
Msg-id 439.1161205124@sss.pgh.pa.us
Whole thread Raw
In response to Drop All the Databases  (Abu_Kamruzzaman@baruch.cuny.edu)
List pgsql-general
Abu_Kamruzzaman@baruch.cuny.edu writes:
> Is there any command to drop all the database at once>

shutdown postmaster, rm -rf $PGDATA, initdb, start postmaster ...

            regards, tom lane

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Stats Collector Won't Start
Next
From: Tom Lane
Date:
Subject: Re: Stats Collector Won't Start