New feature request

Поиск
Список
Период
Сортировка
От Gino Lucrezi
Тема New feature request
Дата
Msg-id etvk220h12yboo1.261120041257@hostingtrader.com
обсуждение исходный текст
Ответы Re: New feature request  (Andreas Pflug <pgadmin@pse-consulting.de>)
Список 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 по дате отправления:

Предыдущее
От: Gino Lucrezi
Дата:
Сообщение: Installation problem with RC2
Следующее
От: Andreas Pflug
Дата:
Сообщение: Re: New feature request