Re: Search the schema - Mailing list pgadmin-support

From Michael Shapiro
Subject Re: Search the schema
Date
Msg-id CAGCvxeYgaGHAQCGf9gPB8Yc_k1NNvKLci==2ZkfBGTZdvaqvZw@mail.gmail.com
Whole thread
In response to Re: Search the schema  (Guillaume Lelarge <guillaume@lelarge.info>)
Responses Re: Search the schema
Re: Search the schema
Re: Search the schema
List pgadmin-support
No, it doesn't.

For example, I want to see if a given string is used within a function.
I want to be able to see all the uses of a function: in other functions, in select stmts in views, etc.



On Tue, Jul 17, 2012 at 10:39 AM, Guillaume Lelarge <guillaume@lelarge.info> wrote:
On Tue, 2012-07-17 at 09:44 -0500, Michael Shapiro wrote:
> I am looking for the ability to search the schema. I'd like to be able to
> see, for example, where a particular string occurs in a function or a view
> or table (or perhaps other objects). Right now I am forced to dump the
> schema and then search outside PgAdmin.
>
> So, I guess, I am asking for such a feature to be added to PgAdmin.

pgAdmin 1.16 (right now in beta) gives you the ability to search for
objects' names that contain a specific string. But I guess it doesn't go
as far as you want, does it?


--
Guillaume
http://blog.guillaume.lelarge.info
http://www.dalibo.com


pgadmin-support by date:

Previous
From: Guillaume Lelarge
Date:
Subject: Re: Search the schema
Next
From: Raymond O'Donnell
Date:
Subject: Re: Unable to connect existing PGAdmin to existing PostgreSQL Db