table file size - Mailing list pgsql-admin

From Fred.Zellinger@seagate.com
Subject table file size
Date
Msg-id OFC4217BAF.E6FDDA4F-ON86256993.007D1E43@stsv.seagate.com
Whole thread Raw
List pgsql-admin
I looked for this in the code and couldn't find it, but I agree.  Being
able to set the table file size to something like 650Mb(the size of a
burnable CD) would be useful for disaster recovery solutions.

---------------------- Forwarded by Fred Zellinger on 11/10/2000 04:46 PM
---------------------------


Charlie Crissman <CCrissman@nbibx.com>@postgresql.org on 11/10/2000
09:08:10 AM

Sent by:  pgsql-admin-owner@postgresql.org


To:   "'pgsql-admin@postgresql.org'" <pgsql-admin@postgresql.org>
cc:

Subject:  [ADMIN] table file size


I recently learned that the file for a table (class) will grow to 1G and
then a new file ('tablename.1') will be created and the table will grow
into
that one, etc...

Is this tunable in any way?  Can we change that 1G value for growth or for
the base file?

I am able to put links in place for 'tablename.1', 'tablename.2', etc.. and
they are used without error as the table grows into them, but I would like
to not have 1G taken up by the base file before it grows and uses the links
I create.

Thanks, Charlie Crissman

Charlie Crissman
Sr. Oracle DBA
Oracle Certified Professional DBA
No Boundaries Network, Inc.
904-245-6839
Pager 904-840-3684
mailto:CCrissman@nbibx.com <mailto:CCrissman@nbibx.com>
Before you criticize someone, you should walk a mile in their shoes.
That way, when you criticize them, you're a mile away and you have their
shoes.




pgsql-admin by date:

Previous
From: Jie Liang
Date:
Subject: Re: is a user in a group?
Next
From: "Gavin M. Roy"
Date:
Subject: Upgrade