How to simulate crashes of PostgreSQL? - Mailing list pgsql-general

From Sergey Samokhin
Subject How to simulate crashes of PostgreSQL?
Date
Msg-id e42595410908221303v6906307ew786cdf8625d1a223@mail.gmail.com
Whole thread Raw
Responses Re: How to simulate crashes of PostgreSQL?
Re: How to simulate crashes of PostgreSQL?
Re: How to simulate crashes of PostgreSQL?
List 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 by date:

Previous
From: "Daniel Verite"
Date:
Subject: Re: bytea corruption?
Next
From: Jeff Ross
Date:
Subject: Multiple table entries?