Probably a silly question, but are you actually using version 16?
Apologies for top-post.... phone app.Ray.On 8 March 2026 22:10:31 Igor Korot <ikorot01@gmail.com> wrote:Hi, ALL,[quote]draft=# CREATE TABLE leagues_new(id serial, name varchar(100),drafttype smallint, scoringtype smallint, roundvalues smallint,leaguetype char(5), salary integer, benchplayers smallint, primarykey(id) INCLUDE (drafttype, scoringtype) WITH( fillfactor = 50,autovacuum_enabled ));ERROR: unrecognized parameter "autovacuum_enabled"[/quote]But the page athttps://www.postgresql.org/docs/16/sql-createtable.html#SQL-CREATETABLE-STORAGE-PARAMETERSsays it's available.What am I missing?Thank you.
Hi, ALL,[quote]draft=# CREATE TABLE leagues_new(id serial, name varchar(100),drafttype smallint, scoringtype smallint, roundvalues smallint,leaguetype char(5), salary integer, benchplayers smallint, primarykey(id) INCLUDE (drafttype, scoringtype) WITH( fillfactor = 50,autovacuum_enabled ));ERROR: unrecognized parameter "autovacuum_enabled"[/quote]But the page athttps://www.postgresql.org/docs/16/sql-createtable.html#SQL-CREATETABLE-STORAGE-PARAMETERSsays it's available.What am I missing?Thank you.
pgsql-general by date:
Соглашаюсь с условиями обработки персональных данных