Thanks to visit codestin.com
Credit goes to postgrespro.com

Re: pg_depend explained - Mailing list pgsql-hackers

From Magnus Hagander
Subject Re: pg_depend explained
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: pg_depend explained  (Joel Jacobson <[email protected]>)
List pgsql-hackers
On Fri, Jan 14, 2011 at 09:39, Joel Jacobson <[email protected]> wrote:
> 2011/1/12 Alvaro Herrera <[email protected]>:
>> I think this code should live in the Wiki somewhere:
>> http://wiki.postgresql.org/wiki/Snippets
>
> This file contains only the relevant remapping of pg_depend, folding
> the internal linkages properly:
>
> https://github.com/gluefinance/pov/blob/master/sql/schema/pov/views/pg_depend_remapped.sql
>
> It can be tested stand-alone and does not require any other components
> from the pov project.
>
> Can I create a wiki snippet myself or do I need some kind of admin access?

Absolutely, no admin access required. As long as you have (or create)
a community account, you can edit or create pages.

--
 Magnus Hagander
 Me: http://www.hagander.net/
 Work: http://www.redpill-linpro.com/


pgsql-hackers by date:

Previous
From: Joel Jacobson
Date:
Subject: Re: pg_depend explained
Next
From: Heikki Linnakangas
Date:
Subject: Re: Streaming base backups