jotpe <jo...@posteo.de> writes:
> In the current documentation [1] this create table statement is listed:
> CREATE TABLE measurement_y2008m01 PARTITION OF measurement
>      FOR VALUES FROM ('2008-01-01') TO ('2008-02-01')
>      TABLESPACE fasttablespace
>      WITH (parallel_workers = 4);

Yup, that's wrong.  Fix pushed, thanks!

                        regards, tom lane


-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to