I have a Postgres application that must run 24x7. If postgres needs to be vacuumed periodically, must I take the application offline, or is it enough to disallow write (INSERT/UPDATE) access while allowing read access? I hope it is the latter, as I have a large data set and there are transactions going on all the time. Brian -- Brian Baquiran <[EMAIL PROTECTED]> http://www.baquiran.com/ AIM: bbaquiran
- [ADMIN] Vacuum Question brianb
- [ADMIN] Vacuum Question Mike Baker
- [ADMIN] Vacuum Question Pascal PEYRE
- Re: [ADMIN] Vacuum Question Tom Lane
- Re: [ADMIN] Vacuum Question Daniel Schuchardt