If you create limited user accounts to the table they have to manage, the use of pgAdmin is suitable for you.
If possible isolate the table in a separate db/schema to simplify user account definition.
On Tue, Mar 14, 2023 at 5:01 PM Rich Pixley <rich.pixley@xxxxxxxxx> wrote:
I'm looking for a tool that can provide simple, add/query/change/delete
kinds of operations on a table (or view) and I'm not finding much.
pgAdmin can do this but it also exposes a LOT of power and complexity
that I don't need to expose to the set of users I have in mind.
Are there any other appropriate tools for this? I haven't been able to
find any and I'm thinking this should be a common, basic sort of
functionality. Or am I missing something obvious?