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

From Michael Lewis
Subject Re: pg12 - migrate tables to partitions structure
Date
Msg-id CAHOFxGrNNrM+mJefO4YDO+izOwCt+4ZU6MWrhUjNzUcHe4E8Lg@mail.gmail.com
Whole thread Raw
In response to pg12 - migrate tables to partitions structure  (Mariel Cherkassky <mariel.cherkassky@gmail.com>)
Responses Re: pg12 - migrate tables to partitions structure
List pgsql-performance
How many rows are you dealing with currently? What are your queries like? Have you looked at doing a hash partition on product.id? Is this on a test system or destined for a production environment in the near future? I ask because PG12 is still in beta.

pgsql-performance by date:

Previous
From: Mariel Cherkassky
Date:
Subject: pg12 - migrate tables to partitions structure
Next
From: Mariel Cherkassky
Date:
Subject: Re: pg12 - migrate tables to partitions structure