Re: Running sql files

Поиск
Список
Период
Сортировка
От Michael Fuhr
Тема Re: Running sql files
Дата
Msg-id 20041208054240.GA17767@winnie.fuhr.org
обсуждение исходный текст
Ответ на Re: Running sql files  ("Pradeepkumar, Pyatalo (IE10)" <Pradeepkumar.Pyatalo@honeywell.com>)
Список pgsql-admin
On Tue, Dec 07, 2004 at 10:23:44PM -0700, Pradeepkumar, Pyatalo (IE10) wrote:

> Thanks a lot for all your valuable inputs. I tried "\set QUIET" and "\unset
> QUIET" arount certain parts of the file. It works fine with INSERT COMMANDS.
> But incase of creating tables, it still prints NOTICE and ERROR messages on
> the screen...how do I restrict that.

You could SET the client_min_messages variable.  See the documentation
for the SET command and the "Run-time Configuration" section in the
"Server Run-time Environment" chapter.

--
Michael Fuhr
http://www.fuhr.org/~mfuhr/

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

Предыдущее
От: John DeSoi
Дата:
Сообщение: Re: Running sql files
Следующее
От: Michael Fuhr
Дата:
Сообщение: Re: Running sql files