Tuesday, October 13, 2015

PostgreSQL: generate create table SQL

pg_dump -t 'my_schema.my_table' --schema-only