pgsql: Change vacuum lazy "compacting" warning message to:

Поиск
Список
Период
Сортировка
От momjian@postgresql.org (Bruce Momjian)
Тема pgsql: Change vacuum lazy "compacting" warning message to:
Дата
Msg-id 20070204031055.870029FB2F4@postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Change vacuum lazy "compacting" warning message to:

  errhint("Consider using VACUUM FULL on this relation or increasing the configuration parameter
\"max_fsm_pages\".")));

Modified Files:
--------------
    pgsql/src/backend/commands:
        vacuumlazy.c (r1.82 -> r1.83)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/commands/vacuumlazy.c.diff?r1=1.82&r2=1.83)

В списке pgsql-committers по дате отправления:

Предыдущее
От: momjian@postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql: Update URL for: * Allow sequential scans to take advantage of
Следующее
От: momjian@postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql: Add documentation for Windows on how to set an environment