Re: CRUD tool?

From: Mónica Gamarra <monica(dot)gamarra(at)gmail(dot)com>
To: Rich Pixley <rich(dot)pixley(at)hayden(dot)ai>
Cc: "pgsql-admin(at)lists(dot)postgresql(dot)org" <pgsql-admin(at)lists(dot)postgresql(dot)org>
Subject: Re: CRUD tool?
Date: 2023-03-14 17:19:16
Message-ID: CAO6m0p2BD1_5YbPAAQcur_yaJwBE5FcOSG80tDCiZsnxKjhRmg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

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(dot)pixley(at)hayden(dot)ai> 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?
>
>
>
>

--

*............................................Mónica Gamarra
Barriosmonica(dot)gamarra(at)gmail(dot)com <monica(dot)gamarra(at)gmail(dot)com>*

In response to

  • CRUD tool? at 2023-03-14 16:01:45 from Rich Pixley

Browse pgsql-admin by date

  From Date Subject
Next Message Thomas Kellerer 2023-03-14 17:28:50 Re: CRUD tool?
Previous Message Tim 2023-03-14 16:46:39 Re: CRUD tool?