On 18 July 2012 20:38, Tom Lane <[email protected]> wrote: > Creation of the table in the > bgwriter is fatal, because it absorbs fsync requests that should have gone > to the checkpointer; instead they just sit in bgwriter local memory and are > never acted on.
Hmmm, sorry about that. I would swear I had fixed that already, which is fairly strange. -- Simon Riggs http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Training & Services -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
