News

CREATE TABLE postgres=# CREATE TABLE issued_at_y2018m02 PARTITION OF Invoices postgres-# FOR VALUES FROM ('2018-feb-01') to ('2018-feb-28'); CREATE TABLE Notice that these partitions don't have any ...