Re: postgresql meltdown on PlanetMath.org
От | Aaron Krowne |
---|---|
Тема | Re: postgresql meltdown on PlanetMath.org |
Дата | |
Msg-id | 20030316083011.GG19570@vt.edu обсуждение исходный текст |
Ответ на | Re: postgresql meltdown on PlanetMath.org (Sean Chittenden <sean@chittenden.org>) |
Ответы |
Re: postgresql meltdown on PlanetMath.org
Re: postgresql meltdown on PlanetMath.org |
Список | pgsql-performance |
> You may want to setup a nightly vacuum/backup procedure. Palle > Girgensohn <girgen@pingpong.net> has written a really nice and simple > script that's been in use for ages on FreeBSD PostgreSQL installations > for making sure that you don't have this problem. > > Actually, it'd be really cool to lobby to get this script added to the > base PostgreSQL installation that way you wouldn't have this > problem... it'd also dramatically increase the number of nightly > backups performed for folks if a default script does this along with > vacuuming. -sc *Actually*, I just double checked, and I was not hallucinating: I *do* have a nightly vacuum script... because Debian postgres comes with it =) So, either it is broken, or doing a VACUUM FULL ANALYZE rather than just VACUUM ANALYZE made all the difference. Is this possible (the latter, we know the former is possible...)? apk
В списке pgsql-performance по дате отправления: