While troubleshooting #1196, I found that although I was using Postgres, the MultiRowInsert option was disabled. It's therefore likely some other Postgres optimizations are disabled by default as well.
Seems to be fallout from moving database configuration around between core and firefly-common (see #1110).