Re: pg12 - migrate tables to partitions structure - Mailing list pgsql-performance

From Mariel Cherkassky
Subject Re: pg12 - migrate tables to partitions structure
Date
Msg-id CA+t6e1mxKmpfrCRqZz0Euh40i2GKdm9gkmCqexXb8-R9+EknvA@mail.gmail.com
Whole thread Raw
In response to Re: pg12 - migrate tables to partitions structure  (Michael Lewis <mlewis@entrata.com>)
Responses Re: pg12 - migrate tables to partitions structure
List pgsql-performance
Hey Michael,
first of all thanks for the quick response.
Right now the production env is on a different version(10). I'm doing all my tests on a test environment. I'm familiar with the hash partitions but my queries doesnt involve the product.id therefore iti isnt relevant. All the queries uses the vendor product and thats why this column is a perfect fit as a partition column.
My main table is big (10M+) (Product), but other tables can also be big(1M+)..

pgsql-performance by date:

Previous
From: Michael Lewis
Date:
Subject: Re: pg12 - migrate tables to partitions structure
Next
From: Michael Lewis
Date:
Subject: Re: pg12 - migrate tables to partitions structure