Remove temp table limitation from columnar README

pull/5189/head
Onur Tirtir 2021-03-29 16:29:32 +03:00
parent 262f89359e
commit 3acd3ebae2
1 changed files with 0 additions and 1 deletions

View File

@ -58,7 +58,6 @@ Benefits of Citus Columnar over cstore_fdw:
* No support for intra-node parallel scans
* No support for ``AFTER ... FOR EACH ROW`` triggers
* No `UNLOGGED` columnar tables
* No `TEMPORARY` columnar tables
Future iterations will incrementally lift the limitations listed above.