Postgres FILLFACTOR for UPDATE
This post discusses the performance impact of Postgres FILLFACTOR table
storage parameter on an UPDATE OLTP load.
Note that this FILLFACTOR is indeed the table storage parameter, although
there is also an eponymous parameter for indexes.