Thread: FILL FACTOR information

FILL FACTOR information

From
Melvin Davidson
Date:

With PG 8.2 the ability to specify a FILL FACTOR for tables was added. Where in the system catalogs is this information stored?

Re: FILL FACTOR information

From
Alvaro Herrera
Date:
Melvin Davidson wrote:
> With PG 8.2 the ability to specify a FILL FACTOR for tables was added. Where in the system catalogs is this
informationstored? 

pg_class.reloptions

--
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.