GUI to edit a table's content

From: "Gauthier, Dave" <dave(dot)gauthier(at)intel(dot)com>
To: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: GUI to edit a table's content
Date: 2009-08-27 21:17:34
Message-ID: 482E80323A35A54498B8B70FF2B879800418760F47@azsmsx504.amr.corp.intel.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Are there any GUI apps out there that can be used to edit (insert, update, delete) table data? SOmething with enough smarts to sniff out constraint violations and report accordingly. Also, ability to eval constraints at commit time inside a transaction (option to rollback of course).

Thanks for any pointers.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Devrim GÜNDÜZ 2009-08-27 21:20:56 Re: Postgres Kickstart/Anaconda auto-install
Previous Message Steve Atkins 2009-08-27 21:16:42 Re: A safe way to upgrade table definitions by using ALTER's