On Thu, Oct 5, 2017 at 7:07 PM, Rushabh Lathia <rushabh.lat...@gmail.com> wrote: > v20 patch set (I was trying 0008, 0009 patch) not getting cleanly apply on > latest commit also getting compilation error due to refactor in below > commit. > > commit 0c5803b450e0cc29b3527df3f352e6f18a038cc6
Hi Rushabh I am about to post a new patch set that fixes the deadlock problem, but in the meantime here is a rebase of those two patches (numbers changed to 0006 + 0007). In the next version I think I should probably remove that 'stripe' concept. The idea was to spread temporary files over the available temporary tablespaces, but it's a terrible API, since you have to promise to use the same stripe number when opening the same name later... Maybe I should use a hash of the name for that instead. Thoughts? -- Thomas Munro http://www.enterprisedb.com
0006-Remove-BufFile-s-isTemp-flag.patch
Description: Binary data
0007-Add-BufFileSet-for-sharing-temporary-files-between-b.patch
Description: Binary data
-- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers