table file size - Mailing list pgsql-admin

From Charlie Crissman
Subject table file size
Date
Msg-id 7309940DCB64D411A91B00508BD94F5708247B@nbimail1.jax.nbibx.com
Whole thread Raw
List pgsql-admin
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: Charlie Crissman
Date:
Subject: Does Postgres support Unicode (multibyte char set), NLS type func tionality...?
Next
From: Peter Eisentraut
Date:
Subject: Re: is a user in a group?