Re: editable spreadsheet style interface

Martin Mueller <martinmueller@northwestern.edu>

From: Martin Mueller <martinmueller@northwestern.edu>
To: David Gauthier <davegauthierpg@gmail.com>, "pgsql-general@postgresql.org" <pgsql-general@postgresql.org>
Date: 2018-10-30T20:32:43Z
Lists: pgsql-general
I have used Aqua Data Studio for several years. Jetbrains recently released a similar product. Academic licensing is affordable (~ $200 a year) and very cheap if considered in terms of the time it saves you.

From: David Gauthier <davegauthierpg@gmail.com>
Date: Tuesday, October 30, 2018 at 2:06 PM
To: "pgsql-general@postgresql.org" <pgsql-general@postgresql.org>
Subject: editable spreadsheet style interface

I think I know the answer to this one but I'll ask anyway...

Is there a spreadsheet style interface to a PG DB where users can...
- lock records
- edit records
- submit changes (transaction)

Is there any after-market tool for PG that does something like this ?