# memstats **Repository Path**: mirrors_markokr/memstats ## Basic Information - **Project Name**: memstats - **Description**: Small module for Postgres to launch MemoryContextStats - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2026-07-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Small PostgreSQL module to expose MemoryContextStats() in SQL level. The output will be in log. Look tester.py for sample usage.