Re: Proposal: Limitations of palloc inside checkpointer - Mailing list pgsql-hackers

From Maxim Orlov
Subject Re: Proposal: Limitations of palloc inside checkpointer
Date
Msg-id CACG=ezaXQroNuSwhvymza=gqpxV93nTjRvpq-EoEgLWhGfMubw@mail.gmail.com
Whole thread Raw
In response to Re: Proposal: Limitations of palloc inside checkpointer  (Maxim Orlov <orlovmg@gmail.com>)
List pgsql-hackers
I think I figured it out. Here is v4.

If the number of requests is less than 1 GB, the algorithm stays the same as before. If we need to process more, we will do it incrementally with slices of 1 GB.

Best regards,
Maxim Orlov.
Attachment

pgsql-hackers by date:

Previous
From: Thom Brown
Date:
Subject: Space missing from EXPLAIN output
Next
From: Fabrízio de Royes Mello
Date:
Subject: Re: Space missing from EXPLAIN output