Columnar options not preserved across pg_dump/restore
Open
bug
columnar
- Dominant language
- C
- Stars
- 12.8k
- Forks
- 794
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 31
Description
If you do `pg_dump -t foo -f dump.sql postgres`, and then restore the SQL file in a new database, the columnar options for table `foo` will not be preserved.
Contributor guide
Assessment
This issue has not been assessed yet.