pgsql: Fix FSM warning to mention increasing max_fsm_pages. - Mailing list pgsql-committers

From [email protected] (Bruce Momjian)
Subject pgsql: Fix FSM warning to mention increasing max_fsm_pages.
Date
Msg-id [email protected]
Whole thread Raw
List 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 by date:

Previous
From: [email protected] (James William Pye)
Date:
Subject: python - be: Fix Portal seeking.
Next
From: [email protected] (James William Pye)
Date:
Subject: python - be: Limit Postgres.Query to 1 command.