Re: Help!!! FreeSpaceMap hashtalble out of memory.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Help!!! FreeSpaceMap hashtalble out of memory.
Дата
Msg-id 165.1067273490@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Help!!! FreeSpaceMap hashtalble out of memory.  ("Yurgis Baykshtis" <ybaykshtis@micropat.com>)
Список pgsql-hackers
"Yurgis Baykshtis" <ybaykshtis@micropat.com> writes:
> In pgerr.log this always go together:
> WARNING:  ShmemAlloc: out of memory
> ERROR:  FreeSpaceMap hashtable out of memory

If you have a large number of tables in your database, it might be that
you need to increase max_locks_per_transaction.
        regards, tom lane


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

Предыдущее
От: "Anthony W. Youngman"
Дата:
Сообщение: Re: Dreaming About Redesigning SQL
Следующее
От: Tom Lane
Дата:
Сообщение: Re: pg_ctl reports succes when start fails