| From: | Alvaro Herrera <alvherre(at)commandprompt(dot)com> |
|---|---|
| To: | Philippe Lang <philippe(dot)lang(at)attiksystem(dot)ch> |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: Dependency tracking tool |
| Date: | 2009-12-14 15:32:10 |
| Message-ID: | 20091214153210.GF4603@alvh.no-ip.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Philippe Lang wrote:
> Hello,
>
> In order to have a "global map" of the dependencies of the functions,
> views, tables in a PG database, I'd like to have some sort of
> "dependency tracking tool", that would show for each object:
>
> - which other objects depend on this object
> - on which other objects this object depends
Greg Stark published an example query here
http://www.pgcon.org/2009/schedule/events/181.en.html
--
Alvaro Herrera http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Philippe Lang | 2009-12-14 15:58:15 | Re: Dependency tracking tool |
| Previous Message | Tom Lane | 2009-12-14 15:09:21 | Re: Dependency tracking tool |