Josh Berkus <j...@agliodbs.com> writes:
> FWIW, we've periodically seen reports from our clients of replica
> databases being slightly larger than the master.  Nothing reproducable
> or as severe as Greg's issue, or we'd have reported it.  But this could
> be a more widespread issue, just that it affects most users in the +5%
> ballpark, so they don't notice.

Well, the "bloat" aspect of it is really the least of our problems.
AFAICT what is happening is flat-out index corruption, that is, an
intended update isn't applied where it should be but to some
seemingly-random other page.  If this is common then it seems like we
ought to be hearing a lot of reports of query misbehavior on slaves.

                        regards, tom lane


-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to