Re: Creating spatial indexes on geography slower than on geometry?
Imre Samu <[email protected]>
| Newsgroups | gmane.comp.gis.postgis |
|---|---|
| Message-ID | <CAJnEWwkJR_XCXjZanY5DKqVcbip453DfbR0p1XOSoSNSD=QwcQ@mail.gmail.com> |
> > Just wondering, given the fact that, as it now turns out, the specific > step to calculate the bounding boxes is such a large part of the overall > time of the building of the GiST spatial index, shouldn't this particular > step be parallelized in PostgreSQL via parallel workers? > related: "WIP: parallel GiST index builds" ( first mail: 2024-06-07 17:41:10 last mail: 2024-10-31 18:05:43 ) https://www.postgresql.org/message-id/flat/0e4f4af8-1088-4995-b2fb-8f92b5c6cef9%40enterprisedb.com Imre