pgAdmin crashes when client_min_messages is set in postgresql.conf

From: My Deja <mydeja(at)achimota(dot)com>
To: pgadmin-support(at)postgresql(dot)org
Subject: pgAdmin crashes when client_min_messages is set in postgresql.conf
Date: 2003-12-21 22:50:38
Message-ID: 3FE623BE.5050303@achimota.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers pgadmin-support pgsql-patches

I am trying to get some query trees to appear in the PostgreSQL log and
in order to that I have set
client_min_messages = DEBUG1 in order to use the following settings
debug_print_parse, debug_print_rewritten, or debug_print_plan which are
required for the query tree to show up in the log.

pgAdmin crashes whenever I set that option. I tried a few times and I am
sure of it.
I am using PostgreSQL 7.4 under Cygwin on a Windows 2000 machine, but I
don't think that has any relevance.

I am sorry if this appears in some formatted font, I can't seem to set
the mail client to change to plain text.

PS. I wanted to set that option because I want to learn about the rule
system. Any pointers in that area?

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2003-12-22 10:17:28 Server Upgrade
Previous Message Dave Page 2003-12-19 16:58:33 Re: CVS moved

Browse pgadmin-support by date

  From Date Subject
Next Message Dave Page 2003-12-22 10:15:49 Re: We just found another small bug in pgAdmin3
Previous Message Admin 2003-12-19 11:06:35 Error Message

Browse pgsql-patches by date

  From Date Subject
Next Message Sean Chittenden 2003-12-22 03:35:45 Re: [GENERAL] Temporary tables and miscellaneous schemas
Previous Message Zach Irmen 2003-12-21 20:54:40 Re: psql \i handling ~ in specified file name