openpolitics.com

  • writing
  • quotes
  • Topics
    • academia
    • corruption
    • economics
    • education
    • environment
    • finance
    • history
    • hypertext
    • media
    • philosophy
    • psychology
    • religion
    • russia
    • ted nelson
  • about
← Previous Next →

Scaling PostgreSQL Performance Using Table Partitioning

Partition Function

A partition functionis a Stored Procedure that determines which child table should accept a new record. The master table has a trigger which calls a partition function. There are two typical methodologies for routing records to child tables:

source: $link[host]

Tags: postgres

Read Original Source

Tim Langeman © 2026 · Genesis Framework · WordPress · Log in