Dontopedia

Postgres Query

From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-06.)

Postgres Query has 14 facts recorded in Dontopedia across 2 references, with 1 live disagreement.

14 facts·11 predicates·2 sources·1 in dispute

Mostly:selects columns(4), uses postgres(1), filters by content ilike(1)

Maturity scale raw canonical shape-checked rule-derived certified

Other facts (14)

The 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.

14 facts
PredicateValueRef
Selects ColumnsId Column[1]
Selects ColumnsMessage Content Column[1]
Selects ColumnsUsername Column[1]
Selects ColumnsChannel Id Column[1]
Uses PostgresPostgresql[1]
Filters by Content Ilike%looking for work%[1]
Filters by Channel Namegeneral[1]
Limits to10[1]
Orders bytimestamp DESC[1]
Searches for Job SeekersJob Seeker Messages[1]
Rdf:typeSql Query[2]
Has Query StringSELECT user_id, username, COUNT(*) AS message_count, MAX(timestamp) AS last_message FROM messages GROUP BY user_id, username ORDER BY message_count DESC LIMIT 50[2]
Targets TableMessages Table[2]
Returns Fielduser_id[2]

Timeline

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.

usesPostgresblah/omega/part-969
ex:postgresql
filtersByContentIlikeblah/omega/part-969
%looking for work%
selectsColumnsblah/omega/part-969
ex:id-column
selectsColumnsblah/omega/part-969
ex:message-content-column
selectsColumnsblah/omega/part-969
ex:username-column
filtersByChannelNameblah/omega/part-969
general
limitsToblah/omega/part-969
10
ordersByblah/omega/part-969
timestamp DESC
searchesForJobSeekersblah/omega/part-969
ex:job-seeker-messages
selectsColumnsblah/omega/part-969
ex:channel-id-column
typeblah/omega/949
ex:SQLQuery
hasQueryStringblah/omega/949
SELECT user_id, username, COUNT(*) AS message_count, MAX(timestamp) AS last_message FROM messages GROUP BY user_id, username ORDER BY message_count DESC LIMIT 50
targetsTableblah/omega/949
ex:messages-table
returnsFieldblah/omega/949
user_id

References (2)

2 references
  1. [1]Part 96910 facts
    ctx:discord/blah/omega/part-969
  2. [2]9494 facts
    ctx:discord/blah/omega/949
    • full textomega-949
      text/plain2 KBdoc:agent/omega-949/a8e87486-a3d0-4273-b24b-d220c6336bd1
      Show excerpt
      [2026-01-21 05:10] omega [bot]: 🔧 1/2: postgresQueryExecutor ✅ Success **Args:** ```json { "query": "SELECT user_id, username, COUNT(*) AS message_count, MAX(timestamp) AS last_message FROM messages GROUP BY user_id, username ORDER BY mes

See also

Keep researching

Missing something or suspicious of what's here? Kick off a research session — a Claude agent will investigate, cite its sources, and file new facts into a dedicated context you can review before accepting into the shared view.