PostgreSQL 10.x
Question:
Should I use table partitions if my table meets the below parameters? The size
of the table should remain relatively consistent in size and number of rows. I
would not expect it to vary more than 15% at any given time.
Info:
Table rows: 83,051,164
Table size only: 25
Enhancement request 1:
Would you please consider adding a configuration parameter that would allow
people to view tables with the columns sorted?
Example of a system parameter a user could set for the default display of
columns in all tables:
Sort all table columns by: {pulldown option}
Pulld