Re: LinuxTag wrapup

Поиск
Список
Период
Сортировка
От Andreas Pflug
Тема Re: LinuxTag wrapup
Дата
Msg-id 40E9036C.2070001@pse-consulting.de
обсуждение исходный текст
Ответ на Re: LinuxTag wrapup  (Kaare Rasmussen <kar@kakidata.dk>)
Список pgsql-hackers
Kaare Rasmussen wrote:

>>    
>>
>
>That would be great news indeed. Currently there is a lack of an Open Source 
>heavy duty database design tool.
>
>If it can be compared to Erwin, it will be a big win - if it can do both 
>reverse and forward engineering of databases.
>  
>
It's is aimed to replace ErWIN or AppModeler/PowerDesigner.

>Do you know if it will support triggers, FK's, functions, schemas, etc ?
>  
>
FKs for sure, schemas probably too.

Triggers are db specific, and thus virtually non-supportable if the 
model should be database independent. Still, I have some ideas how to 
create models targeted at more than one db system supporting views 
(which often need to be designed individually for performance reasons) 
and triggers. Same about functions.

Regards,
Andreas




В списке pgsql-hackers по дате отправления:

Предыдущее
От: Simon Riggs
Дата:
Сообщение: Re: Adding VERSION to startup log output
Следующее
От: Andreas Pflug
Дата:
Сообщение: Re: Adding column comment to information_schema.columns