Re: pgsql: Allow units to be specified in relation option setting value.

From: Andres Freund <andres(at)2ndquadrant(dot)com>
To: Fujii Masao <fujii(at)postgresql(dot)org>
Cc: pgsql-committers(at)postgresql(dot)org
Subject: Re: pgsql: Allow units to be specified in relation option setting value.
Date: 2014-08-28 12:11:33
Message-ID: 20140828121133.GF17329@awork2.anarazel.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

Hi,

On 2014-08-28 07:15:35 +0000, Fujii Masao wrote:
> Allow units to be specified in relation option setting value.
>
> This introduces an infrastructure which allows us to specify the units
> like ms (milliseconds) in integer relation option, like GUC parameter.
> Currently only autovacuum_vacuum_cost_delay reloption can accept
> the units.

This apparently broke pg_upgrade. I've not checked what's up there.

See
http://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=prairiedog&dt=2014-08-28%2007%3A16%3A04
and many others.

Greetings,

Andres Freund

--
Andres Freund http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Fujii Masao 2014-08-28 12:28:05 Re: pgsql: Allow units to be specified in relation option setting value.
Previous Message Andres Freund 2014-08-28 12:02:02 pgsql: Allow escaping of option values for options passed at connection

Browse pgsql-hackers by date

  From Date Subject
Next Message Fujii Masao 2014-08-28 12:22:16 Re: [Fwd: Re: proposal: new long psql parameter --on-error-stop]
Previous Message Petr Jelinek 2014-08-28 12:04:27 Re: [Fwd: Re: proposal: new long psql parameter --on-error-stop]