Re: [ADMIN] open source ERD for postgresql database

2008-11-19 Thread Barbara Stephenson
ombre de Carol Walter > Enviado el: lunes, 15 de septiembre de 2008 02:58 p.m. > Para: Thomas Jacob > CC: Barbara Stephenson; [email protected] > Asunto: Re: [ADMIN] open source ERD for postgresql database > > This sort of depends on what you want to do with the ERD. If

Re: [ADMIN] open source ERD for postgresql database

2008-09-16 Thread Thomas Jacob
aje original- > De: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] En nombre de Carol Walter > Enviado el: lunes, 15 de septiembre de 2008 02:58 p.m. > Para: Thomas Jacob > CC: Barbara Stephenson; [email protected] > Asunto: Re: [ADMIN] open source ERD for postgresq

Re: [ADMIN] open source ERD for postgresql database

2008-09-15 Thread Carol Walter
[email protected] Asunto: Re: [ADMIN] open source ERD for postgresql database This sort of depends on what you want to do with the ERD. If I want to document an existing system, I use Aqua Data Studio. It's not free, but it will take an existing system and draw the ERD for y

Re: [ADMIN] open source ERD for postgresql database

2008-09-15 Thread Barbara Stephenson
, 15 de septiembre de 2008 02:58 p.m. > Para: Thomas Jacob > CC: Barbara Stephenson; [email protected] > Asunto: Re: [ADMIN] open source ERD for postgresql database > > This sort of depends on what you want to do with the ERD. If I want > to document an existing system, I

Re: [ADMIN] open source ERD for postgresql database

2008-09-15 Thread Anibal David Acosta
: [ADMIN] open source ERD for postgresql database This sort of depends on what you want to do with the ERD. If I want to document an existing system, I use Aqua Data Studio. It's not free, but it will take an existing system and draw the ERD for you based on the relationships it fin

Re: [ADMIN] open source ERD for postgresql database

2008-09-15 Thread Carol Walter
This sort of depends on what you want to do with the ERD. If I want to document an existing system, I use Aqua Data Studio. It's not free, but it will take an existing system and draw the ERD for you based on the relationships it finds in the database. There are things that I don't like

Re: [ADMIN] open source ERD for postgresql database

2008-09-12 Thread Thomas Jacob
I've been using GNU ferret for a while, it's OK for simple tasks, and can produce table graphs and even output rudimentary PostgreSQL DDL in Version 0.6, but it doesn't support PostgreSQL's full range of types yet and the handling is somewhat awkward. Version 0.7 looks much more promising, at leas