From: | Amit Kapila <amit(dot)kapila16(at)gmail(dot)com> |
---|---|
To: | Bruce Momjian <bruce(at)momjian(dot)us> |
Cc: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: 9.5 release notes |
Date: | 2015-06-12 03:42:23 |
Message-ID: | CAA4eK1Kw8h_T_Nk4fFsPMH_fXXXTLqjDH2zi4xHE961UAEcFdQ@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Thu, Jun 11, 2015 at 8:24 PM, Bruce Momjian <bruce(at)momjian(dot)us> wrote:
>
> On Thu, Jun 11, 2015 at 10:20:13AM +0530, Amit Kapila wrote:
> > On Thu, Jun 11, 2015 at 9:45 AM, Bruce Momjian <bruce(at)momjian(dot)us> wrote:
> > >
> > > I have committed the first draft of the 9.5 release notes. You can
view
> > > the output here:
> > >
> > > http://momjian.us/pgsql_docs/release-9-5.html
> > >
> >
> > Thanks for writing the Release notes.
> >
> > Some comments:
> >
> > Have pg_basebackup use a tablespace mapping file, to allow for file
paths of
> > 100+ characters in length
> >
> >
> > Also shall we mention about below in Migrations to 9.5 section
> >
> > "pg_basebackup will not not work in tar mode against 9.4 and older
servers,
> > as we have introduced a new protocol option in that mode."
>
> Yes, added. The attached, applied patch has both of these mentions, and
> mentions 'tar' mode.
>
Attached patch makes sense. Thanks.
With Regards,
Amit Kapila.
EnterpriseDB: http://www.enterprisedb.com
From | Date | Subject | |
---|---|---|---|
Next Message | Fujii Masao | 2015-06-12 03:49:11 | Re: 9.5 release notes |
Previous Message | Fujii Masao | 2015-06-12 03:33:52 | Re: Useless mention of RMGRDESCSOURCES in src/bin/pg_rewind/Makefile |