Re: [GENERAL] count on cascading deletes

2014-09-05 Thread David G Johnston
Eildert Groeneveld wrote > Dear All > > prior to issuing a cascading delete in an interactive program > I would like to retrieve from Postgresql what is involved in the > particular delete, so that this can be printed to the console > and the user can be asked: > >This is what your delete wou

Re: [GENERAL] count on cascading deletes

2014-09-05 Thread Adrian Klaver
On 09/05/2014 09:49 AM, Eildert Groeneveld wrote: Dear All prior to issuing a cascading delete in an interactive program I would like to retrieve from Postgresql what is involved in the particular delete, so that this can be printed to the console and the user can be asked: This is what you

Re: [GENERAL] count on cascading deletes

2014-09-05 Thread Kevin Grittner
Eildert Groeneveld wrote: > prior to issuing a cascading delete in an interactive program > I would like to retrieve from Postgresql what is involved in the > particular delete, so that this can be printed to the console > and the user can be asked: > > This is what your delete would do in the

[GENERAL] count on cascading deletes

2014-09-05 Thread Eildert Groeneveld
Dear All prior to issuing a cascading delete in an interactive program I would like to retrieve from Postgresql what is involved in the particular delete, so that this can be printed to the console and the user can be asked: This is what your delete would do in the database: deleting panel