Re: [PATCH] Improve tab completion for CREATE TABLE - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: [PATCH] Improve tab completion for CREATE TABLE
Date
Msg-id 20181223003529.GA1726@paquier.xyz
Whole thread Raw
In response to Re: [PATCH] Improve tab completion for CREATE TABLE  (ilmari@ilmari.org (Dagfinn Ilmari Mannsåker))
Responses Re: [PATCH] Improve tab completion for CREATE TABLE  (ilmari@ilmari.org (Dagfinn Ilmari Mannsåker))
List pgsql-hackers
On Sat, Dec 22, 2018 at 01:33:23PM +0000, Dagfinn Ilmari Mannsåker wrote:
> The CREATE and ALTER TABLE documentation calls them storage parameters,
> so I've gone for table_storage_parameters in the attached v2 patch.

Sold.  And committed.

>> Reordering them is a good idea, log_autovacuum_min_duration being the
>> bad entry.
>
> toast_tuple_target was also on the wrong side of the toast.*
> options.

Indeed.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: Speeding up text_position_next with multibyte encodings
Next
From: Michael Paquier
Date:
Subject: Re: Offline enabling/disabling of data checksums