Re: VACUUM VERBOSE output to STDERR

Поиск
Список
Период
Сортировка
От Martijn van Oosterhout
Тема Re: VACUUM VERBOSE output to STDERR
Дата
Msg-id 20060817120858.GA31061@svana.org
обсуждение исходный текст
Ответ на Re: VACUUM VERBOSE output to STDERR  (fgudin <fgudin@cri74.org>)
Список pgsql-general
On Thu, Aug 17, 2006 at 12:51:24PM +0200, fgudin wrote:
> I found a few (different) references to that parameter on the
> web, but
> either ways (through DBD::Pg or with psql) fail:
>  SET client_min_messages = WARNING;
>  yields "ERROR: 'client_min_messages' is not a valid option name"
>
> I've got the feeling that it's a server-side global
> configuration knob,
> not accessible on a client by client basis, am I right ?

You must be running something terribly old then, 7.4 had it at least
and that's several years old already...

Have a nice day,
--
Martijn van Oosterhout   <kleptog@svana.org>   http://svana.org/kleptog/
> From each according to his ability. To each according to his ability to litigate.

Вложения

В списке pgsql-general по дате отправления:

Предыдущее
От: fgudin
Дата:
Сообщение: Re: VACUUM VERBOSE output to STDERR
Следующее
От: Jorge Godoy
Дата:
Сообщение: Re: Best approach for a "gap-less" sequence