pgsql: Fix FSM warning to mention increasing max_fsm_pages.

Поиск
Список
Период
Сортировка
От momjian@svr1.postgresql.org (Bruce Momjian)
Тема pgsql: Fix FSM warning to mention increasing max_fsm_pages.
Дата
Msg-id 20050817035102.7262B5288B@svr1.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Fix FSM warning to mention increasing max_fsm_pages.  Was incorrectly
max_fsm_relations.

Modified Files:
--------------
    pgsql/src/backend/storage/freespace:
        freespace.c (r1.46 -> r1.47)

(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/storage/freespace/freespace.c.diff?r1=1.46&r2=1.47)

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

Предыдущее
От: jwp@pgfoundry.org (James William Pye)
Дата:
Сообщение: python - be: Fix Portal seeking.
Следующее
От: jwp@pgfoundry.org (James William Pye)
Дата:
Сообщение: python - be: Limit Postgres.Query to 1 command.