Re: Allow batched insert during cross-partition updates

Поиск
Список
Период
Сортировка
От Amit Langote
Тема Re: Allow batched insert during cross-partition updates
Дата
Msg-id CA+HiwqHgLQUA9RJYDiQCgH8zStX0CqrqcXSkEUWYOgsBD_3TQQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Allow batched insert during cross-partition updates  (vignesh C <vignesh21@gmail.com>)
Ответы Re: Allow batched insert during cross-partition updates
Список pgsql-hackers
On Thu, Jul 22, 2021 at 2:18 PM vignesh C <vignesh21@gmail.com> wrote:
> On Fri, Jul 2, 2021 at 7:35 AM Amit Langote <amitlangote09@gmail.com> wrote:
> > On Fri, Jul 2, 2021 at 1:39 AM Tom Lane <tgl@sss.pgh.pa.us> wrote:
> > >
> > > Amit Langote <amitlangote09@gmail.com> writes:
> > > > [ v6-0001-Allow-batching-of-inserts-during-cross-partition-.patch ]
> > >
> > > Per the cfbot, this isn't applying anymore, so I'm setting it back
> > > to Waiting on Author.
> >
> > Rebased patch attached.  Thanks for the reminder.
>
> One of the test postgres_fdw has failed, can you please post an
> updated patch for the fix:
> test postgres_fdw                 ... FAILED (test process exited with
> exit code 2)     7264 ms

Thanks Vignesh.

I found a problem with the underlying batching code that caused this
failure and have just reported it here:

https://www.postgresql.org/message-id/CA%2BHiwqEWd5B0-e-RvixGGUrNvGkjH2s4m95%3DJcwUnyV%3Df0rAKQ%40mail.gmail.com

Here's v8, including the patch for the above problem.

-- 
Amit Langote
EDB: http://www.enterprisedb.com

Вложения

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

Предыдущее
От: Greg Nancarrow
Дата:
Сообщение: Re: Slim down integer formatting
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: visibility map corruption