I'm working in postgresql.
every time I format a column and save it, provided I don't change any aspect of the query, the columns will display as originally set. Once I change something in the query, the columns display wider than originally set.
Is there a way to set default column widths so...