Hi, This issue is related to this list. http://archives.postgresql.org/pgsql-hackers/2009-11/msg00024.php
PostgreSQL might become able to remove its lock file automatically in the future, but cluster software should be take care of it. It seems that oracle RA handles this situation with running ora_cleanup function which removes a lock file. Serge, What do you think of this patch? Thanks, Junko On Tue, 10 Nov 2009 17:02:03 +0900, Junko IKEDA <[email protected]> wrote: > Hi, > > If some failures happen during the online backup of PostgreSQL, > pgsql can not handle the fail over, > because "backup_label", this is a file for a backup process of Postgres, > remains on the shared disk. > pgsql can not start DB if this file remains. > Please see the attached. > > Thanks, > Junko _______________________________________________________ Linux-HA-Dev: [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev Home Page: http://linux-ha.org/
