schema | name | column | data type |
---|---|---|---|
pg_catalog | stl_mem_leaks | allocated | int8 |
pg_catalog | stl_mem_leaks | leaked | int4 |
pg_catalog | stl_mem_leaks | node | int4 |
pg_catalog | stl_mem_leaks | page | int8 |
pg_catalog | stl_mem_leaks | pid | int4 |
pg_catalog | stl_mem_leaks | recordtime | timestamp |
pg_catalog | stl_mem_leaks | requested | int8 |
pg_catalog | stl_mem_leaks | type | int4 |
pg_catalog | stl_mem_leaks | uid | int4 |
SELECT stll_mem_leaks.recordtime, stll_mem_leaks.node, stll_mem_leaks.type, stll_mem_leaks.uid, stll_mem_leaks.pid, stll_mem_leaks.requested, stll_mem_leaks.allocated, stll_mem_leaks.page, stll_mem_leaks.leaked FROM stll_mem_leaks
Home 3D Друк Blog Bring-Up Times Consultancy Cross-Region Benchmarks Email Forums IRC Mailing Lists Reddit Redshift Price Tracker Redshift Version Tracker Redshift Workbench System Table Tracker The Known Universe Twitter White Papers