Re: Something fishy happening on frogmouth - Mailing list pgsql-hackers

From Andres Freund
Subject Re: Something fishy happening on frogmouth
Date
Msg-id 20131031095021.GA31628@alap2.anarazel.de
Whole thread Raw
In response to Re: Something fishy happening on frogmouth  (Heikki Linnakangas <hlinnakangas@vmware.com>)
Responses Re: Something fishy happening on frogmouth  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
Hi,

On 2013-10-31 11:33:28 +0200, Heikki Linnakangas wrote:
> Wait, that sounds horrible. If you kill -9 the server, and then rm -rf
> $PGDATA, the shared memory segment is leaked until next reboot? I find that
> unacceptable. There are many scenarios where you never restart postmaster
> after a crash. For example, if you have an automatic failover setup; you
> fail over to the standby in case of crash, and re-initialize the old master
> with e.g rsync.

Our main shared memory segment works the same way, doesn't it? And it
has for a long time.

Greetings,

Andres Freund

-- Andres Freund                       http://www.2ndQuadrant.com/PostgreSQL Development, 24x7 Support, Training &
Services



pgsql-hackers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: Something fishy happening on frogmouth
Next
From: Mitsumasa KONDO
Date:
Subject: Add accurate option to pgbench