PGSQL development tools. Any advice?

From: Vincenzo Romano <vincenzo(dot)romano(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: PGSQL development tools. Any advice?
Date: 2007-06-12 17:28:07
Message-ID: 200706121928.08836.vincenzo.romano@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi all.
I'd like to use a development tool for my PGSQL tables, indices and,
most important thing, views and functions.
Writing, fixing and maintaining functions and views is getting more
and more complicated as they are growing in number and complexity.

The tool that more closely mathces my ideas is Druid
(http://druid.sourceforge.net/)
It's quite good with table and indices, but cannot handle
properly the dependencies for views and functions.

I've seen other tools aimed to database management, but
they lack real "development" features.

Is there advice for a better tool to be run under Linux/KDE?

MTIA!

--
Vincenzo Romano
--
Maybe Computer will never become as intelligent as Humans.
For sure they won't ever become so stupid. [VR-1988]

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Jiri Jakes 2007-06-12 17:44:32 Re: PGSQL development tools. Any advice?
Previous Message Vincenzo Romano 2007-06-12 16:52:51 Re: INSERT ... RETURNING in v8.2