Re: initdb -S and tablespaces

From: Abhijit Menon-Sen <ams(at)2ndQuadrant(dot)com>
To: Robert Haas <robertmhaas(at)gmail(dot)com>
Cc: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, Andres Freund <andres(at)2ndquadrant(dot)com>, Bruce Momjian <bruce(at)momjian(dot)us>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: initdb -S and tablespaces
Date: 2015-05-01 12:42:53
Message-ID: 20150501124253.GA2556@toroid.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

At 2015-05-01 08:10:16 -0400, robertmhaas(at)gmail(dot)com wrote:
>
> It seems to me that, at a minimum, it would be good to split those
> controversial and definitely not-back-patchable changes into their
> own patch.

OK, split here (0002*).

> I do mind putting it into xlog.c instead of some place that's actually
> appropriate.

OK, moved to storage/file/fd.c (0001*).

-- Abhijit

Attachment Content-Type Size
0001-Recursively-fsync-PGDATA-at-startup-after-a-crash.patch text/x-diff 6.3 KB
0002-Recursively-fsync-PGDATA-on-the-next-restart-after-f.patch text/x-diff 3.5 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Dunstan 2015-05-01 12:57:59 Re: transforms vs. CLOBBER_CACHE_ALWAYS
Previous Message Robert Haas 2015-05-01 12:42:45 Re: Failure to coerce unknown type to specific type