Re: Auto-extending table partitions? - Mailing list pgsql-hackers

From Robert Haas
Subject Re: Auto-extending table partitions?
Date
Msg-id 603c8f071001051723t53f30a32y92dde869faf0783e@mail.gmail.com
Whole thread Raw
In response to Auto-extending table partitions?  (u235sentinel <u235sentinel@gmail.com>)
Responses Re: Auto-extending table partitions?
List pgsql-hackers
On Tue, Jan 5, 2010 at 8:00 PM, u235sentinel <u235sentinel@gmail.com> wrote:
> http://www.postgresql.org/docs/8.4/static/ddl-partitioning.html
>
> Is there a way to automatically extend table partitions?  I'm curious if /
> when a table is getting full if there is a way for postgres to create
> additional tables.

Getting full?

...Robert


pgsql-hackers by date:

Previous
From: u235sentinel
Date:
Subject: Auto-extending table partitions?
Next
From: Fujii Masao
Date:
Subject: Re: Streaming replication and postmaster signaling