On Friday, May 6, 2022, Rama Krishnan <raghuld...@gmail.com> wrote:

> Hi ,
>
> Can you pls tell us how to do a vertical partition in postgresql
>


Manually.  “Create table” with the columns you want in each.  You FK column
will also be your PK column on the non-primary table.

David J.

Reply via email to