Emulating partitioning in postgresql 8.0? - Mailing list pgsql-novice

From Fei Liu
Subject Emulating partitioning in postgresql 8.0?
Date
Msg-id 463660B5.8060202@aepnetworks.com
Whole thread Raw
Responses Re: Emulating partitioning in postgresql 8.0?  (Jim Nasby <decibel@decibel.org>)
List pgsql-novice
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,

pgsql-novice by date:

Previous
From: Michael Fuhr
Date:
Subject: Re: call stored function from ecpg w/cursor
Next
From: Bill Sias
Date:
Subject: Installation problem (Windows)