Re: Pgadmin 4 cannot add or modify line in a view

Steve Midgley <science@misuse.org>

From: Steve Midgley <science@misuse.org>
To: intmail01 <intmail01@gmail.com>
Cc: pgsql-sql@lists.postgresql.org
Date: 2024-05-30T21:40:19Z
Lists: pgsql-sql
On Thu, May 30, 2024 at 7:25 AM intmail01 <intmail01@gmail.com> wrote:

> Hi,
> I tried to modify and add manuallly a line in a view with pgadmin4 but the
> interface doesnt allow it because cells are locked and no empty line to add
> new one.
> The same issues for Libreoffice Base interface.
>
> If I do the operation with command UPDATE then it works well .
> How to permit pgadmin4 to not lock the interface ?
>
> I run postgresql 14.1.
>
> This group supports the postgres sql language. I think some people here
might use pgadmin4 (I don't), but I think you'd be better served by the
pgadmin support list <https://www.pgadmin.org/support/list/> (and docs
<https://www.pgadmin.org/docs/pgadmin4/latest/index.html>!).

Steve