On 6 February 2014 10:29, Andres Freund <and...@2ndquadrant.com> wrote:
> Hi Fujii, > > On 2014-02-01 16:47:47 +0900, Fujii Masao wrote: > > This patch changed basebackup.c so that it skips pg_replslot. It's OK > > to skip all files in that directory, but an empty pg_replslot must be > > included in the backup. Otherwise we cannot start PostgreSQL from > > the backup taken via pg_basebackup. Attached patch fixes this problem. > > Do you plan to commit this patch? It's clearly an improvement over the > current situation... Yeah, this is still an annoyance. -- Thom