Pg List Tables
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-06.)
Pg List Tables has 84 facts recorded in Dontopedia across 17 references, with 8 live disagreements.
Mostly:returned table(31), rdf:type(16), rdfs:label(9)
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-06.)
Pg List Tables has 84 facts recorded in Dontopedia across 17 references, with 8 live disagreements.
Mostly:returned table(31), rdf:type(16), rdfs:label(9)
rdfs:labelhasParameterhasArgumentreturnedResultreturnedResultFieldreturnedTableachievedSuccesshasArgshasResultisFirstStepOfOther subjects in dontopedia point AT this entity as a value. These are inverse relationships — e.g. “X motherOf this subject” — and answer questions the forward facts can't. Grouped by predicate.
executedFunctionExecuted Function(5)ex:log-entry-2ex:tool-execution-1ex:tool-execution-2ex:tool-execution-3ex:tool-execution-4executedToolExecuted Tool(5)ex:log-entry-1ex:log-entry-2ex:log-entry-3ex:log-entry-5ex:omega-botinvokedFunctionInvoked Function(4)ex:execution-event-1ex:execution-event-3ex:log-event-1ex:log-event-2usedFunctionUsed Function(2)ex:pgListTables-executionex:pgListTables-execution-2announcesToolExecutionAnnounces Tool Execution(1)ex:message-10executedTaskExecuted Task(1)ex:omega-botexecutesCommandExecutes Command(1)ex:message-2025-12-21-11-05involvesActionInvolves Action(1)ex:log-entry-2026-01-17-04-26-3mentionedToolMentioned Tool(1)ex:log-entry-2025-12-02-21-37-8performedFunctionPerformed Function(1)ex:log-entry-2026-01-17-04-26-1refersToOperationRefers to Operation(1)ex:log-entry-17-30refersToToolFunctionRefers to Tool Function(1)ex:log-entry-omega-2026-01-17-04-27subjectSubject(1)ex:observation-4The long tail: predicates that appear too rarely to warrant their own section. Filter or scroll to find a specific one. Each row links to its source.
| Predicate | Value | Ref |
|---|---|---|
| Returns Result | Result Pg List Tables | [14] |
| Returns Table List | Result Payload 1 | [8] |
| Excludes System Tables | true | [2] |
| Has Result Count | 31 | [2] |
| Returned Table Count | 31 | [5] |
| Returned Success Status | true | [5] |
| Produced Output | Json Table List | [3] |
| Had Outcome | Success State | [3] |
| Resulted Count | 12 | [10] |
| Has Result Field | Tables List | [10] |
Timeline axis is valid_time — when each source says the fact was true in the world, not when Dontopedia learned about it. Retracted rows are kept for provenance; coloured stripes indicate the context kind.
doc:agent/omega-873/b139636b-4928-437f-9078-53aa0b2789b8[2026-01-17 04:26] omega [bot]: 🔧 7/30: pgListTables ✅ Success **Args:** ```json { "includeSystemTables": false } ``` **Result:** ```json { "success": true, "tables": [ "abc_sheet_music", "agent_syntheses", "agents", "…
doc:agent/omega-584/03b451f8-4c7e-4398-a012-4b5bc74ea11b[2025-12-04 15:57] omega [bot]: You've got a clean protobuf schema and a nicely functional Python class representing that data structure. If you want next steps, I can do one or more of these: - Generate the full `.proto` file text for yo…
doc:agent/omega-880/522447c7-6dd0-4647-8de1-cf18b2a10d4b[2026-01-17 04:26] omega [bot]: 🔧 16/30: pgDescribeSchema ✅ Success **Args:** ```json { "includeSystemTables": false } ``` **Result:** ```json { "success": true, "tableCount": 31, "tables": [ { "name": "abc_sheet_music", …
doc:agent/omega-792/7decdde7-adfc-4f2d-8968-e18d96fa43c5[2025-12-21 10:40] omega [bot]: Understood — I’ll take a thorough, no-shortcuts approach to build a comprehensive unified user profile. That means: - Exhaustively querying all user- and avatar-related tables for every piece of relevant dat…
doc:agent/omega-864/1a85437a-d246-44c0-857e-d3d6ef392845[2026-01-17 04:22] omega [bot]: It seems the user_profiles collection does not currently exist in the database, so I cannot query the list of users. Would you like me to check alternative user data sources or verify if the user profile data…
doc:agent/omega-724/fa26041c-dd20-4df2-96ff-426d80fdd867[2025-12-13 13:48] omega [bot]: 🔧 1/1: pgDropTable ✅ Success **Args:** ```json { "table": "decision_log_denormalized", "cascade": false, "confirmDeletion": true } ``` **Result:** ```json { "success": true, "table": "decision_log_d…
doc:agent/omega-872/d5beed58-6ece-49a8-8143-83c47af32ee1[2026-01-17 04:26] omega [bot]: 🔧 5/30: pgListTables ✅ Success **Args:** ```json { "includeSystemTables": false } ``` **Result:** ```json { "success": true, "tables": [ "abc_sheet_music", "agent_syntheses", "agents", "…
doc:agent/omega-876/62d60188-0754-413d-9f0f-17b4962190d0[2026-01-17 04:26] omega [bot]: 🔧 10/30: pgDescribeSchema ✅ Success **Args:** ```json { "includeSystemTables": false } ``` **Result:** ```json { "success": true, "tableCount": 31, "tables": [ { "name": "abc_sheet_music", …
doc:agent/omega-488/05ad2fc9-1113-49c3-a7ca-a5afa7a93ac3[2025-12-03 21:09] omega [bot]: 🔧 1/1: pgListTables ✅ Success ```json { "success": true, "tables": [ "abc_sheet_music", "agent_syntheses", "document_collaborators", "documents", "jokes", "market_predictions", …
doc:agent/omega-660/8bcb3df6-bf09-4c8a-a952-acc0fd940441[2025-12-05 23:45] omega [bot]: Understood. To support storing images and serving them via an API endpoint, we need to: 1. Design a database schema (e.g., `image_storage` table) to persist image metadata and URLs. 2. Create migrations to a…
doc:agent/omega-870/23680feb-2e52-4845-84f2-8b40fdf8f171[2026-01-17 04:26] omega [bot]: 🔧 2/30: pgListTables ✅ Success **Args:** ```json { "includeSystemTables": false } ``` **Result:** ```json { "success": true, "tables": [ "abc_sheet_music", "agent_syntheses", "agents", "…
doc:agent/omega-598/6a24da04-0bb7-4749-bd2d-67f93c6dacf2[2025-12-05 19:55] omega [bot]: Trans‑Siberian Orchestra x Fleet Foxes is cathedral thunder over pine and candlewax. Chaotic good approved. Also: respect to the Alexander of Light Knots—may your extension cords lie vanquished. A tiny kit f…
doc:agent/omega-891/912af3b7-7783-4197-a812-a74612201b36[2026-01-17 04:27] omega [bot]: 🔧 30/30: pgListTables ✅ Success **Args:** ```json { "includeSystemTables": false } ``` **Result:** ```json { "success": true, "tables": [ "abc_sheet_music", "agent_syntheses", "agents", …
doc:agent/omega-458/7a12a9ce-795f-45d0-a5ef-abc43c165f5e[2025-11-30 20:08] omega [bot]: 🔧 1/1: pgListTables ❌ Failed ```json { "success": false, "error": "LIST_TABLES_FAILED", "message": "Failed to list tables: " } ``` [2025-11-30 20:08] omega [bot]: It appears that listing PostgreSQL tabl…
doc:agent/omega-594/7c05e690-05cc-4f0b-9717-d8b4dc9a246d[2025-12-05 18:57] omega [bot]: Got it — created issue #683 to implement the DB migration, API skeleton, background worker, and DM-first delivery behavior. Track it here: https://github.com/thomasdavis/omega/issues/683 Next steps I can tak…
Dontopedia is in a read-only public launch. Follow the references and disputed branches now; contributions will open after durable identity and moderation are in place.