Re: Potential data loss of 2PC files - Mailing list pgsql-hackers

From Teodor Sigaev
Subject Re: Potential data loss of 2PC files
Date
Msg-id caf5a799-6678-78e2-1583-e339849da9c4@sigaev.ru
Whole thread Raw
In response to Re: [HACKERS] Potential data loss of 2PC files  (Michael Paquier <michael.paquier@gmail.com>)
Responses Re: Potential data loss of 2PC files  (Michael Paquier <michael.paquier@gmail.com>)
List pgsql-hackers
> And the renaming of pg_clog to pg_xact is also my fault. Attached is
> an updated patch.

Thank you. One more question: what about symlinks? If DBA moves, for example, 
pg_xact to another dist and leaves the symlink in data directoty. Suppose, fsync 
on symlink will do nothing actually.

-- 
Teodor Sigaev                                   E-mail: teodor@sigaev.ru
  WWW: http://www.sigaev.ru/
 



pgsql-hackers by date:

Previous
From: David Steele
Date:
Subject: Re: PassDownLimitBound for ForeignScan/CustomScan [take-2]
Next
From: David Steele
Date:
Subject: Re: [PATCH] Generic type subscripting