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

From Tom Lane
Subject Re: Drop All the Databases
Date
Msg-id [email protected]
Whole thread Raw
In response to Drop All the Databases  ([email protected])
List pgsql-general
[email protected] 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