How to simulate crashes of PostgreSQL?

Поиск
Список
Период
Сортировка
От Sergey Samokhin
Тема How to simulate crashes of PostgreSQL?
Дата
Msg-id e42595410908221303v6906307ew786cdf8625d1a223@mail.gmail.com
обсуждение исходный текст
Ответы Re: How to simulate crashes of PostgreSQL?
Re: How to simulate crashes of PostgreSQL?
Re: How to simulate crashes of PostgreSQL?
Список pgsql-general
Hello!

To make my client application tolerant of PostgreSQL failures I first
need to be able to simulate them in a safe manner (hard reset isn't a
solution I'm looking for :)

Is there a way to disconnect all the clients as if the server has
crashed? It should look like a real crash from the client's point of
view.

Is using kill what everyone should use for these purposes?

Thanks.

--
Sergey Samokhin

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

Предыдущее
От: "Daniel Verite"
Дата:
Сообщение: Re: bytea corruption?
Следующее
От: Jeff Ross
Дата:
Сообщение: Multiple table entries?