How to destroy your entire Postgres installation

Поиск
Список
Период
Сортировка
От Tom Lane
Тема How to destroy your entire Postgres installation
Дата
Msg-id 27205.906761892@sss.pgh.pa.us
обсуждение исходный текст
Список pgsql-hackers
It's easy: just destroydb one database that has active backends
still running in it.  Then stand back and watch the carnage.
(Hint: back up all your *other* databases first, because you'll
be lucky if you can still access them.)

There really, really needs to be an interlock to prevent this mistake
:-(

            regards, tom lane

В списке pgsql-hackers по дате отправления:

Предыдущее
От: "Jackson, DeJuan"
Дата:
Сообщение: RE: [PHP3] [OFF-TOPIC] POSTGRES
Следующее
От: Nick Bastin
Дата:
Сообщение: Re: [HACKERS] How to destroy your entire Postgres installation