die Seilerwerks: KB
Search this site
Main Page
Linux
CPU
Disk
Memory
Oracle
ADR
ASM
Fundamentals
Indexes
IOT
Materialized Views
ksh
Performance Tuning
PGA
Tracing
SQL
Explain Plan
Random Data
SQL*Plus
DDL Generation
Sum Reports
Statistics
Temp
PostgreSQL
Indexes
Logging
Partitioning
privileges
psql
Resources
Server Settings
Standby
Standby WAL Workflow
TOAST
Vacuuming
screen
Vertica
ZFS
Sitemap
Contact Information
Don Seiler
don@seiler.us
http://www.seiler.us
PostgreSQL
>
Partitioning
9.6 offers table partitioning through inheritance, triggers (for inserting into proper child table) and constraints.
10.0 offers native partitioning.
Both have a long way to go.
Comments