Re: pl/pgSQL development environment
От | Richard Broersma |
---|---|
Тема | Re: pl/pgSQL development environment |
Дата | |
Msg-id | 396486430808041259wb230c60x33a568f9be972166@mail.gmail.com обсуждение исходный текст |
Ответ на | pl/pgSQL development environment ("Wm.A.Stafford" <stafford@marine.rutgers.edu>) |
Список | pgsql-novice |
On Mon, Aug 4, 2008 at 12:40 PM, Wm.A.Stafford <stafford@marine.rutgers.edu> wrote: > Using both psql and pgADMINIII I was able to load and execute this and see > 2 as the output but I did not > see the output of the RAISE statement. The RAISE output was not in the log > file either. > Where does it go and can it be redirected to stdout? You have raised many good questions. This is one that I can answer. To see "DEBUG' level logging, you have to alter your Postgresql.conf file to specify that DEBUG level of logging be written to the log files. If you were to raise EXECEPTION or NOTICE instead, depending upon your log level verbosity, you will most likely see this level of detail written to your logs. -- Regards, Richard Broersma Jr. Visit the Los Angeles PostgreSQL Users Group (LAPUG) http://pugs.postgresql.org/lapug
В списке pgsql-novice по дате отправления: