Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Emulating partitioning in postgresql 8.0?



Hi Group, I just realized that partitioning is not available in 8.0. As far as I can see it's only 'set constraint_exclusion = on;' missing from 8.0 compared with 8.1. Is there a way to emulate partitioning in 8.0 and achieve good performance on query with large amount of data?

Thanks,



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group