New feature request - Mailing list pgadmin-support

From Gino Lucrezi
Subject New feature request
Date
Msg-id etvk220h12yboo1.261120041257@hostingtrader.com
Whole thread Raw
Responses Re: New feature request
List pgadmin-support
Hi!

There are some instances when one can't simply REPLACE an object (e.g. a view) but has to DROP it and then re-CREATE
it.WhenI click on the SQL button pgAdmin, very considerately, will create for me not only a script with the CREATE
command,but also with the DROP command (commented) before it. 

The problem arises if there are objects which depend on the object being DROPped and reCREATEd. Obviously, that script
isno longer good. One must first DROP all depending objects, drop the main object, recreate it, and then recreate
dependingobjects. 

It would be really nice if there were an option to create a SQL script doing all this ;-)

I hope my request was clear enough...


Anyway, thank you for giving us this good piece of software!


Gino Lucrezi
Penta Consulting Service




pgadmin-support by date:

Previous
From: Gino Lucrezi
Date:
Subject: Installation problem with RC2
Next
From: Andreas Pflug
Date:
Subject: Re: New feature request