Partitioned table with fillfactor

From: <endre_pekarik(at)yahoo(dot)com>
To: "'pgadmin-support lists(dot)postgresql(dot)org'" <pgadmin-support(at)lists(dot)postgresql(dot)org>
Subject: Partitioned table with fillfactor
Date: 2022-08-01 18:17:49
Message-ID: 039201d8a5d3$032812b0$09783810$@yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

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

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Aditya Toshniwal 2022-08-02 07:31:49 Re: Partitioned table with fillfactor
Previous Message Dave Page 2022-08-01 15:54:00 Re: Upgradede Pgadmin4 to v6.12 - new startup error