Bump documented required postgres version

Due to this commit: `PostEnqueuer` object to handle validation of enqueued posts · discourse/discourse@a5ee45c · GitHub Discourse now requires at least postgres 9.2. However the documentation currently states it only requires postgresql 9.1. That should be updated, or that commit adjusted to avoid requiring the new json type.

1 Mi Piace

Ok, I changed all instances of Postgres 9.1 – thanks for the reminder.