Partitioned table with fillfactor - Mailing list pgsql-admin

From
Subject Partitioned table with fillfactor
Date
Msg-id 089f01d8a67c$f90c0660$eb241320$@yahoo.com
Whole thread Raw
Responses Re: Partitioned table with fillfactor  (Simon Riggs <simon.riggs@enterprisedb.com>)
List pgsql-admin

Hello,

 

'PostgreSQL 11.13 on x86_64-pc-linux-gnu, compiled by x86_64-pc-linux-gnu-gcc (GCC) 7.4.0, 64-bit'

 

 

I created a partitioned table. I didn’t load any data into it.

 

When I try to ALTER TABLE tablename SET (fillfactor = 80); , I get an Unrecognized parameter “fillfactor” message.  Is it because I can’t use fillfactor with the partitioned table?

 

Thank you

Endre

pgsql-admin by date:

Previous
From: Don Seiler
Date:
Subject: WAL restore/recovery fills pg_wal volume
Next
From: Simon Riggs
Date:
Subject: Re: Partitioned table with fillfactor