Re: Visual DATA editor for PostgreSQL? - Mailing list pgsql-general

From Dmitry Koterov
Subject Re: Visual DATA editor for PostgreSQL?
Date
Msg-id d7df81620912310446v166f9784u463eadb2b86edbdf@mail.gmail.com
Whole thread Raw
In response to Re: Visual DATA editor for PostgreSQL?  (Tony Caduto <tony_caduto@amsoftwaredesign.com>)
List pgsql-general
Thanks, but seems Lightning Admin does not support foreign keys choice (at least, its demo version).
Any other solutions?

On Thu, Dec 31, 2009 at 10:47 AM, Tony Caduto <tony_caduto@amsoftwaredesign.com> wrote:
Dmitry Koterov wrote:
Hello.

Is there a GUI utility to visually edit Postgres DATA (not a database schema!), which allows at least:
- insert/update rows using screen windowed forms (possibly ugly auto-generated forms, but - still forms)
- insert foreign key references by selecting them from a list (not by typing the keys manually)
- work with multi-line text fields (textarea) for TEXT columns

There is a lot of DB development tools around (e.g. I like EMS PostgreSQL Manager). But a developer tool is handy for a database STRUCTURE editing, and when we need to modify its DATA quickly, these tools are not too useful.
Lightning Admin has a form view when editing data and shows text fields as multi line in the form view and in the data grid itself.

Later,


Tony


--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

pgsql-general by date:

Previous
From: Ivan Sergio Borgonovo
Date:
Subject: Re: pg_dump excluding tables content but not table schema
Next
From: neuhauser+pgsql-general#postgresql.org@sigpipe.cz
Date:
Subject: set-level update fails with unique constraint violation