fsync $PGDATA recursively at startup

Edit
ID 104
Title fsync $PGDATA recursively at startup
Topic Bug Fixes
Created 2015-01-19 02:04:39
Last modified 2015-07-02 12:30:15 (9 years, 4 months ago)
Latest email 2015-05-09 21:40:50 (9 years, 6 months ago)
Status
2015-07: Committed
2015-02: Moved to next CF
Target version
Authors Abhijit Menon-Sen (ams)
Reviewers Andres Freund (andresfreund)Become reviewer
Committer Robert Haas (rhaas)
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/104
git checkout commitfest/cf/104
Emails
initdb -S and tablespaces
First at 2014-09-29 08:39:01 by Abhijit Menon-Sen <ams at 2ndQuadrant.com>
Latest at 2015-05-09 21:40:50 by Tom Lane <tgl at sss.pgh.pa.us>
Latest attachment (fsync_win32_fix.patch) at 2015-05-05 10:26:46 from David Rowley <dgrowleyml at gmail.com>
    Attachment (fsync_win32_fix.patch) at 2015-05-05 10:26:46 from David Rowley <dgrowleyml at gmail.com> (Patch: Yes)
    Attachment (fsync-pgdata-rmh.patch) at 2015-05-01 13:57:28 from Robert Haas <robertmhaas at gmail.com> (Patch: Yes)
    Attachment (0002-Recursively-fsync-PGDATA-on-the-next-restart-after-f.patch) at 2015-05-01 12:42:53 from Abhijit Menon-Sen <ams at 2ndQuadrant.com> (Patch: Yes)
    Attachment (0001-20150416-Recursively-fsync-PGDATA-at-startup-if-needed.patch) at 2015-04-16 13:24:59 from Abhijit Menon-Sen <ams at 2ndQuadrant.com> (Patch: Yes)
    Attachment (0001-Recursively-fsync-PGDATA-at-startup-if-needed.patch) at 2015-03-10 07:49:48 from Abhijit Menon-Sen <ams at 2ndQuadrant.com> (Patch: Yes)
    Attachment (0001-If-we-need-to-perform-crash-recovery-fsync-PGDATA-re.patch) at 2014-11-06 12:26:53 from Abhijit Menon-Sen <ams at 2ndQuadrant.com> (Patch: Yes)
    Attachment (tblspclinks.diff) at 2014-10-30 09:00:28 from Abhijit Menon-Sen <ams at 2ndQuadrant.com> (Patch: Yes)

Annotations

When Who Mail Annotation
2015-05-08 23:55:03 Andres Freund (andresfreund) From Robert Haas <robertmhaas@gmail.com>
at 2015-05-04 18:23:16
Robert committed first half of the patch.
History
When Who What
2015-07-02 12:30:15 Heikki Linnakangas (heikki) Closed in commitfest 2015-07 with status: Committed
2015-07-02 12:30:15 Heikki Linnakangas (heikki) Changed committer to rhaas
2015-05-13 15:56:43 Andres Freund (andresfreund) Closed in commitfest 2015-02 with status: Moved to next CF
2015-05-08 23:55:03 Andres Freund (andresfreund) Added annotation "Robert committed first half of the patch." to CA+TgmoYhCJzNt4gyPfw05H_e0H7kMPpy7g_PnCiP_WjgaEd7MA@mail.gmail.com
2015-01-19 02:04:53 Michael Paquier (michael-kun) Changed authors to Abhijit Menon-Sen (ams)
2015-01-19 02:04:53 Michael Paquier (michael-kun) Changed reviewers to Andres Freund (andresfreund)
2015-01-19 02:04:39 Michael Paquier (michael-kun) Attached mail thread 20140929083901.GA30946@toroid.org
2015-01-19 02:04:39 Michael Paquier (michael-kun) Created patch record
Edit