Pgadmin 4 cannot add or modify line in a view

From: intmail01 <intmail01(at)gmail(dot)com>
To: pgsql-sql(at)lists(dot)postgresql(dot)org
Subject: Pgadmin 4 cannot add or modify line in a view
Date: 2024-05-30 14:26:25
Message-ID: CAKJANSDszFqovNgpXZFwuCQFZWwLyHh8LaNQPwJwYUJ4w1BvaQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers pgsql-sql

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.

Thanks

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Usman Khan 2024-05-30 14:52:02 Re: Pgadmin 4 cannot add or modify line in a view
Previous Message Akshay Joshi 2024-05-30 08:43:53 pgAdmin 4 v8.7 Released

Browse pgsql-sql by date

  From Date Subject
Next Message Usman Khan 2024-05-30 14:52:02 Re: Pgadmin 4 cannot add or modify line in a view
Previous Message Bo Guo 2024-05-14 13:36:15 Re: Small table selection extremely slow!