From: | Andreas Pflug <pgadmin(at)pse-consulting(dot)de> |
---|---|
To: | Dave Page <dpage(at)vale-housing(dot)co(dot)uk> |
Cc: | Michael Shapiro <mshapiro(at)ncsa(dot)uiuc(dot)edu>, pgadmin-support(at)postgresql(dot)org |
Subject: | Re: pgAdmin bug? snapshot |
Date: | 2003-11-19 14:57:10 |
Message-ID: | 3FBB84C6.6010600@pse-consulting.de |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-support |
Dave Page wrote:
>>E DEBUG, it does not. Where
>>do RAISE DEBUG messages go?
>>
>>
>
>By default they are hidden. Try running:
>
>SET client_min_messages = 'DEBUG1'
>
>Or similar at the beginning of your SQL session. See
>http://www.postgresql.org/docs/7.4/static/runtime-config.html for more
>details of client_min_messages.
>
>You can also preset variables like this on a per database or per user
>basis in the appropriate properties dialogue.
>
>
Do we need some more query tool options to automatically set things like
this? Are there more candidates?
Regards,
Andreas
From | Date | Subject | |
---|---|---|---|
Next Message | Dave Page | 2003-11-19 15:10:31 | Re: pgAdmin bug? snapshot |
Previous Message | Dave Page | 2003-11-19 10:48:55 | Re: pgAdmin bug? snapshot |