Thread: is it support table partitioning?

is it support table partitioning?

From
"Corn"
Date:
Is pgsql support table partitioning?

e.g.

    There is a customers table that keeps customers record but for two
company: A & B.
    can I store A's customers & B's customers record into two different
directory? That is the mean I know for table partitioning. Is that right?


thx,
Corn