The aim of the test is to simulate a serious fatal error, peeking into kernel due to the socket failure. It is good practise in cases such as crash-recovery.
9-signalling all postgres processes ignite errors immediately after the command:
$ psql
psql: could not connect to server: Connection refused
Is the server running locally and accepting
connections on Unix domain socket "/var/run/postgresql/.s.PGSQL.5432"?
Questions
- Does it have something to do with the levels, zero and three, of x86?
- What did the 9-killing do to things such as kernel and fs?
- What is wrong with the socket?
- What did happen to files during the signaling, related to side effects?