Re: multicolumn partitioning help

2023-03-15 Thread James Robertson
dob)) LIST (SUBSTRING(hash, 1, 1)); On Tue, Mar 14, 2023 at 5:41 PM Laurenz Albe wrote: > On Sun, 2023-03-12 at 13:59 -0400, James Robertson wrote: > > I am having issues with multicolumn partitioning. For reference I am > using the following link as my guide: > > https://www.

multicolumn partitioning help

2023-03-14 Thread James Robertson
Hey folks, I am having issues with multicolumn partitioning. For reference I am using the following link as my guide: https://www.postgresql.org/docs/devel/sql-createtable.html To demonstrate my problem, I created a simple table called humans. I want to partition by the year of the human birth and