Re: PG 14 release notes, first draft

Поиск
Список
Период
Сортировка
От Masahiko Sawada
Тема Re: PG 14 release notes, first draft
Дата
Msg-id CAD21AoCZ3RjpSyps=PjqOzaxFPDs9TUgALRT8Qvo72AQXjtZqg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: PG 14 release notes, first draft  (Bruce Momjian <bruce@momjian.us>)
Ответы Re: PG 14 release notes, first draft  (Michael Paquier <michael@paquier.xyz>)
Список pgsql-hackers
On Tue, Jun 15, 2021 at 10:36 AM Bruce Momjian <bruce@momjian.us> wrote:
>
> On Tue, Jun 15, 2021 at 10:06:49AM +0900, Masahiko Sawada wrote:
> > On Mon, May 10, 2021 at 3:03 PM Bruce Momjian <bruce@momjian.us> wrote:
> > >
> > > I have committed the first draft of the PG 14 release notes.  You can
> > > see the most current  build of them here:
> > >
> > >         https://momjian.us/pgsql_docs/release-14.html
> > >
> >
> > It might have already been discussed but I think we should mention
> > commit bed90759f in the release note. The commit seems like a bug fix
> > but it not back-patched to the older versions at least for now. There
> > is a discussion[1] that we will revisit that a couple of months after
> > 14 is released so as there is some feedback from the field with this
> > change.
>
> OK, but I need more information on how users will see a difference based
> on this commit:

I think that since with this commit the server on Windows can handle a
file over 4GB, COPY FROM loading data from an over 4GB file and
pg_dump dumping a large table work now.

Regards,

-- 
Masahiko Sawada
EDB:  https://www.enterprisedb.com/



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Julien Rouhaud
Дата:
Сообщение: Re: Duplicate history file?
Следующее
От: Thomas Munro
Дата:
Сообщение: Re: Isolation tests vs. SERIALIZABLE isolation level