On Tue, Feb 12, 2019 at 8:26 PM Malik Rumi <malik.a.r...@gmail.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