Re: R: Vacuum full: alternatives?
От
Alex Ignatov
Тема
Re: R: Vacuum full: alternatives?
Дата
Msg-id
0ff62839-a697-e5bd-84b1-be2430aa4a26@postgrespro.ru
Ответ на
Re: R: Vacuum full: alternatives? (Vik Fearing)
Список
Дерево обсуждения
Vacuum full: alternatives? Job <Job@colliniconsulting.it>
Re: Vacuum full: alternatives? Chris Ernst <cernst@zvelo.com>
Re: Vacuum full: alternatives? Rakesh Kumar <rakeshkumar464a3@gmail.com>
R: Vacuum full: alternatives? Job <Job@colliniconsulting.it>
Re: R: Vacuum full: alternatives? Rakesh Kumar <rakeshkumar464a3@gmail.com>
Re: R: Vacuum full: alternatives? Melvin Davidson <melvin6925@gmail.com>
Re: R: Vacuum full: alternatives? Martín Marqués <martin@2ndquadrant.com>
Re: R: Vacuum full: alternatives? Vik Fearing <vik@2ndquadrant.fr>
Re: R: Vacuum full: alternatives? Alex Ignatov <a.ignatov@postgrespro.ru>
Re: R: Vacuum full: alternatives? Martín Marqués <martin@2ndquadrant.com>
Re: R: Vacuum full: alternatives? Jeff Janes <jeff.janes@gmail.com>
R: R: Vacuum full: alternatives? Job <Job@colliniconsulting.it>
Re: R: Vacuum full: alternatives? Adarsh Sharma <eddy.adarsh@gmail.com>
Re: Vacuum full: alternatives? Andreas Kretschmer <andreas@a-kretschmer.de>
R: Vacuum full: alternatives? Job <Job@colliniconsulting.it>
Re: R: Vacuum full: alternatives? Robert Wysocki <robert.wysocki@net-a-porter.com>
Re: R: Vacuum full: alternatives? Andreas Kretschmer <andreas@a-kretschmer.de>
Re: R: Vacuum full: alternatives? Scott Mead <scottm@openscg.com>
Re: R: Vacuum full: alternatives? John R Pierce <pierce@hogranch.com>
Re: Vacuum full: alternatives? "David G. Johnston" <david.g.johnston@gmail.com>
Re: Vacuum full: alternatives? John R Pierce <pierce@hogranch.com>
Re: R: Vacuum full: alternatives? Guillaume Lelarge <guillaume@lelarge.info>
Re: R: Vacuum full: alternatives? Melvin Davidson <melvin6925@gmail.com>
Re: R: Vacuum full: alternatives? Martín Marqués <martin@2ndquadrant.com>
Re: R: Vacuum full: alternatives? Melvin Davidson <melvin6925@gmail.com>
Re: R: Vacuum full: alternatives? Vik Fearing <vik@2ndquadrant.fr>
Re: R: Vacuum full: alternatives? Melvin Davidson <melvin6925@gmail.com>
Re: R: Vacuum full: alternatives? Jeff Janes <jeff.janes@gmail.com>
Re: R: Vacuum full: alternatives? Martín Marqués <martin@2ndquadrant.com>
Re: R: Vacuum full: alternatives? Melvin Davidson <melvin6925@gmail.com>
Re: Vacuum full: alternatives? Scott Marlowe <scott.marlowe@gmail.com>
R: Vacuum full: alternatives? Job <Job@colliniconsulting.it>
On 20.06.2016 17:30, Vik Fearing wrote:
> On 20/06/16 16:23, Martín Marqués wrote:
>> El 20/06/16 a las 09:50, Melvin Davidson escribió:
>>>
>>>> but it won't let it grow too (or am I missing something).
>>> Yes, you are missing something. By partioning and {Vacuum Full only the
>>> table with data no longer needed}, the rest of the data remains
>>> available to the users
>>> AND space is reclaimed by the O/S, so it's the best of both worlds.
>> That's not entirely true. Think about a SELECT which has to scan all
>> child tables.
> Or any SELECT on the parent at all. The planner needs to examine the
> CHECK constraints on the children and can't do it if the child is locked
> in ACCESS EXCLUSIVE mode.
+1
Alex Ignatov
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company
В списке pgsql-general по дате отправления