On 14 April 2017 at 14:02, Robert Haas <robertmh...@gmail.com> wrote: > On Fri, Apr 14, 2017 at 3:43 AM, Simon Riggs <si...@2ndquadrant.com> wrote: >> Oh, just looks very different to what we discussed, so I presumed more >> changes were coming. > > I waited quite a while for you to review Amit's patches on that > thread, but as you never did, I eventually picked it up.
Sorry about that, I guess I was concentrating on things listed on the CF app at that time. >> Where shall I mention BRIN in that chapter? > > You never answered my email about why BRIN belongs in that chapter. I > maintain that it doesn't, because BRIN is not a partitioning method. BRIN is a method of speeding up queries by skipping large chunks of tables, just the same as declarative partitioning. There are similarities and differences, which makes sense to highlight. Some DBMS/data access methods support both features, as we do, others only one or the other. Since we support both it makes sense to mention them in the same section of docs. -- Simon Riggs http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers