public inbox for [email protected]  
help / color / mirror / Atom feed
From: Igor Korot <[email protected]>
To: Ray O'Donnell <[email protected]>
To: pgsql-generallists.postgresql.org <[email protected]>
Subject: Re: CREATE TABLE fails
Date: Sun, 8 Mar 2026 18:18:28 -0500
Message-ID: <CA+FnnTye4ainfzjvPJJvNpeG0qHLTi9bo+3vaPWF2gQqypmQSA@mail.gmail.com> (raw)
In-Reply-To: <0102019ccf8ec356-edbade7d-37ea-422a-b2db-03a1485bb87d-000000@eu-west-1.amazonses.com>
References: <CA+FnnTyGEM-1mwxKPbwFTOodf+YUX=TxTmBPY5S=Yh1h=oVY9A@mail.gmail.com>
	<0102019ccf8ec356-edbade7d-37ea-422a-b2db-03a1485bb87d-000000@eu-west-1.amazonses.com>

Ray,

On Sun, Mar 8, 2026 at 5:26 PM Ray O'Donnell <[email protected]> wrote:

> Probably a silly question, but are you actually using version 16?
>

Yes, I am.

Thank you.


>
> Apologies for top-post.... phone app.
>
> Ray.
>
> On 8 March 2026 22:10:31 Igor Korot <[email protected]> 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, primary
>> key(id) INCLUDE (drafttype, scoringtype) WITH( fillfactor = 50,
>> autovacuum_enabled ));
>> ERROR:  unrecognized parameter "autovacuum_enabled"
>> [/quote]
>>
>> But the page at
>>
>> https://www.postgresql.org/docs/16/sql-createtable.html#SQL-CREATETABLE-STORAGE-PARAMETERS
>> says it's available.
>>
>> What am I missing?
>>
>> Thank you.
>>
>
>


reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected], [email protected], [email protected]
  Subject: Re: CREATE TABLE fails
  In-Reply-To: <CA+FnnTye4ainfzjvPJJvNpeG0qHLTi9bo+3vaPWF2gQqypmQSA@mail.gmail.com>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox