Re: How to simulate crashes of PostgreSQL?

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

> You should also test your client's response to the Pg server remaining
> up but becoming non-responsive (eg: failed disk array causes Pg backends
> to remain in uninterruptable disk I/O system calls in the kernel). A
> possibly good way to do this is to SIGSTOP the backend(s).

I haven't thought about it yet. It's possible the place where I should
use timeouts on the operations involving calls to PostgreSQL.

--
Sergey Samokhin

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

Предыдущее
От: Sergey Samokhin
Дата:
Сообщение: Re: What approach should I use instead of creating tables on the fly?
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: R: Field's position in Table