OptionalcolumnName of the column.
OptionalcolumnPostgreSQL type of the column, for example "tsvector" or "vector(1024)".
OptionalcomputeSQL expression used to compute the column's value, for example "to_tsvector('english', content)".
Optionalmaintenance
An extra PostgreSQL column to add to the synced table.