X-Original-To: pgsql-docs-postgresql.org@localhost.postgresql.org Received: from localhost (av.hub.org [200.46.204.144]) by svr1.postgresql.org (Postfix) with ESMTP id 9C3261FEF178 for ; Sun, 21 Aug 2005 12:20:34 -0300 (ADT) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (av.hub.org [200.46.204.144]) (amavisd-new, port 10024) with ESMTP id 16650-07 for ; Sun, 21 Aug 2005 15:20:28 +0000 (GMT) Received: from eastrmmtao01.cox.net (eastrmmtao01.cox.net [68.230.240.38]) by svr1.postgresql.org (Postfix) with ESMTP id 91C051FEF158 for ; Sun, 21 Aug 2005 12:20:18 -0300 (ADT) Received: from [192.168.0.17] (really [24.250.197.37]) by eastrmmtao01.cox.net (InterMail vM.6.01.04.00 201-2131-118-20041027) with ESMTP id <20050821152015.SVHT3097.eastrmmtao01.cox.net@[192.168.0.17]>; Sun, 21 Aug 2005 11:20:15 -0400 From: Robert Treat To: pgsql-docs@postgresql.org Subject: Re: Search bug Date: Sun, 21 Aug 2005 11:20:13 -0400 User-Agent: KMail/1.6.2 Cc: "Jim C. Nasby" References: <20050817224242.GP95876@pervasive.com> In-Reply-To: <20050817224242.GP95876@pervasive.com> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200508211120.14267.xzilla@users.sourceforge.net> X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, hits=0 required=5 tests=[none] X-Spam-Level: X-Archive-Number: 200508/17 X-Sequence-Number: 3179 On Wednesday 17 August 2005 18:42, Jim C. Nasby wrote: > I know this might be more www than docs, but I'm not on that list... > > It appears that the search box uses % and _ as wildcards. This is fine > (though we should make mention of it since people are probably more used > to * and ? in search boxes, even if they are DBAs), but the problem is > it doesn't seem to allow escaping them. For example, search on > 'pg_stat_activity current_query'. Try searching "pg_stat_activity" "current_query" instead. -- Robert Treat Build A Brighter Lamp :: Linux Apache {middleware} PostgreSQL