Re: New vacuum option to do only freezing
От | Bossart, Nathan |
---|---|
Тема | Re: New vacuum option to do only freezing |
Дата | |
Msg-id | 2C63765B-AD31-4F6C-8DA7-C8544634C714@amazon.com обсуждение исходный текст |
Ответ на | Re: New vacuum option to do only freezing (Robert Haas <robertmhaas@gmail.com>) |
Ответы |
Re: New vacuum option to do only freezing
|
Список | pgsql-hackers |
On 4/4/19, 12:06 PM, "Robert Haas" <robertmhaas@gmail.com> wrote: > Committed with a little bit of documentation tweaking. Thanks! I noticed a very small typo in the new documentation. diff --git a/doc/src/sgml/ref/vacuum.sgml b/doc/src/sgml/ref/vacuum.sgml index fdd8151220..c652f8b0bc 100644 --- a/doc/src/sgml/ref/vacuum.sgml +++ b/doc/src/sgml/ref/vacuum.sgml @@ -199,7 +199,7 @@ VACUUM [ FULL ] [ FREEZE ] [ VERBOSE ] [ ANALYZE ] [ <replaceable class="paramet and the table itself will accumulate dead line pointers that cannot be removed until index cleanup is completed. This option has no effect for tables that do not have an index and is ignored if the - <literal>FULL</literal> is used. + <literal>FULL</literal> option is used. </para> </listitem> </varlistentry> Nathan
В списке pgsql-hackers по дате отправления: