Re: table dependencies - Mailing list pgsql-general

From FarjadFarid\(ChkNet\)
Subject Re: table dependencies
Date
Msg-id 004c01d0e977$8c3de130$a4b9a390$@checknetworks.com
Whole thread Raw
In response to Re: table dependencies  (Melvin Davidson <melvin6925@gmail.com>)
List pgsql-general

Thanks Melvin. Much appreciate it.

 

 

From: Melvin Davidson [mailto:melvin6925@gmail.com]
Sent: 07 September 2015 14:38
To: Gavin Flower
Cc: rod@iol.ie; FarjadFarid(ChkNet); pgsql-general
Subject: Re: [GENERAL] table dependencies

 

All,
fwiw,  I once wrote a plpgsql function to assist in generating slony set adds.

It grabs all the tables in pg_class and sorts them by foreign key count.

You can pull the main query logic from it and modify to suit your needs.

I've attached for your convenience.

 

 

On Mon, Sep 7, 2015 at 6:27 AM, Gavin Flower <GavinFlower@archidevsys.co.nz> wrote:

On 07/09/15 19:44, Raymond O'Donnell wrote:

On 06/09/2015 22:59, FarjadFarid(ChkNet) wrote:

No worries.

I found a way.

Would you share it, for the archives?

Ray.

I think I can do it relatively simply, in a reasonable general fashion.

if it is of real interest let me know, and I'll see if I can find time to try and implement  it.


Cheers,
Gavin




--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general




--

Melvin Davidson
I reserve the right to fantasize.  Whether or not you
wish to share my fantasy is entirely up to you.

pgsql-general by date:

Previous
From: Melvin Davidson
Date:
Subject: Re: Partitioning and constraint exclusion
Next
From: "David G. Johnston"
Date:
Subject: Re: Partitioning and constraint exclusion