Re: Either Find does not work or I don't know how to make it work

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Malik Rumi <malik(dot)a(dot)rumi(at)gmail(dot)com>
Cc: pgAdmin Support <pgadmin-support(at)postgresql(dot)org>
Subject: Re: Either Find does not work or I don't know how to make it work
Date: 2019-02-13 09:47:20
Message-ID: CA+OCxoz3GGwA_v-N3T9qV_8K3c48ZOD2=kKMDgFsSTeWeL6P8w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

On Tue, Feb 12, 2019 at 8:26 PM Malik Rumi <malik(dot)a(dot)rumi(at)gmail(dot)com> wrote:
>
> I can't make heads or tails out of 'find'. When I click on the magnifying glass, I get a little
> Search:
> But once I put something in there, nothing happens, and if I hit Enter, it all just goes away like I hadn't done anything. I am looking at the docs https://www.pgadmin.org/docs/pgadmin4/dev/query_tool.html
>
> and they don't help me at all.

I just tested here and it's working fine for me. I hit Cmd+F, type
BEGIN in the box and hit return, and it highlights all the occurrences
of BEGIN as well as selecting the first one. Cmd+G selects the next
one.

What are you searching for exactly? Are you using a regexp or plain string?

What platform and browser are you using? I'm on macOS 10.14 with
Chrome 71.0.3578.98.

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Malik Rumi 2019-02-13 16:44:31 Re: Either Find does not work or I don't know how to make it work
Previous Message Khushboo Vashi 2019-02-13 04:47:35 Fwd: pgAdmin 4 MacOS with client-certificates: on import qsql does not set the required sslcert and sslkey