Re: Physical Database Configuration

From: Bruno Wolff III <bruno(at)wolff(dot)to>
To: Guy Rouillier <guyr(at)masergy(dot)com>
Cc: PostgreSQL General <pgsql-general(at)postgresql(dot)org>
Subject: Re: Physical Database Configuration
Date: 2004-03-26 21:49:36
Message-ID: 20040326214936.GB21119@wolff.to
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Fri, Mar 26, 2004 at 11:53:47 -0600,
Guy Rouillier <guyr(at)masergy(dot)com> wrote:
>
> I saw in the referenced sequence of posts that PostgreSQL will close a
> file for a table once it reaches 1 GB, and start a new file. So I'm
> concluding PostgreSQL has the ability to span multiple files for a
> single table. Is there any way for me to control that, so I can get
> PostgreSQL to start a new file on the 1st of each month? Or is this
> planned for tablespaces, which I also saw discussed.

Currently there is no way to force starting a new file.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Dustin Sallings 2004-03-26 22:09:29 Re: pg_dump "what if?"
Previous Message Terry Lee Tucker 2004-03-26 21:46:58 Re: Passing a row