ページの先頭行へ戻る
Enterprise Postgres 14 SP1 メッセージ集
FUJITSU Software

2.98.8 20107

could not reduce CatCacheMemoryContext size to @1@ kilobytes, reduced to @2@ kilobytes

[メッセージの意味]

CatCacheMemoryContextのメモリ使用量をpgx_catalog_cache_max_size kBまで減少させることができませんでした。実際のメモリ使用量は%zuです。

[システムの処理]

CatCacheMemoryContextを一時的に%zu kBに拡張後、トランザクション終了時に全キャッシュを破棄し8kBに縮小します。

[利用者の処置]

pgx_catalog_cache_max_sizeをより大きな値に設定してください。