Search bug
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'.
--
Jim C. Nasby, Sr. Engineering Consultant jnasby@pervasive.com
Pervasive Software http://pervasive.com 512-569-9461
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
Guess we need an 'advanced search' or 'search help' link...
On Sun, Aug 21, 2005 at 11:20:13AM -0400, Robert Treat wrote:
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---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster
--
Jim C. Nasby, Sr. Engineering Consultant jnasby@pervasive.com
Pervasive Software http://pervasive.com 512-569-9461