Hi! And what about pgAdmin? http://www.pgadmin.org/
Jiri
Vincenzo Romano wrote:
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!
---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
choose an index scan if your joining column's datatypes do not
match