Re: [GENERAL] Question about partitioning

2006-04-17 Thread Devrim GUNDUZ
Hi, On Mon, 2006-04-17 at 15:43 +0300, Devrim GUNDUZ wrote: > I have a question that I could not find the answer of. Next time I'll scroll down a bit to find my answer. Sorry for the noise. Regards, -- The PostgreSQL Company - Command Prompt, Inc. 1.503.667.4564 PostgreSQL Replication, Consult

[GENERAL] Question about partitioning

2006-04-17 Thread Devrim GUNDUZ
Hi, I am writing a tutorial (in Turkish) on partitioning and I have a question that I could not find the answer of. http://www.postgresql.org/docs/8.1/static/ddl-partitioning.html This doc suggests to write a rule in order to be sure that data is entered to the latest partition. Also it says th