|
|
|
|
|
by mnahkies
613 days ago
|
|
Unless I'm mistaken table inheritance is still a thing in current PG versions, in terms of partitioning at least it's just less commonly used in favour of declarative partitioning since it's easier to manage. It's been a long time since I worked with v9.x in anger, so I could well be forgetting things though https://www.postgresql.org/docs/current/ddl-partitioning.htm... |
|