Re: Trick to create alias/mirror table

Поиск
Список
Период
Сортировка
От David G. Johnston
Тема Re: Trick to create alias/mirror table
Дата
Msg-id CAKFQuwZYMs7DVbvWYE6ZZPM3+R0SAmGuqp9t_=wW64qkXU6p4Q@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Trick to create alias/mirror table  (intmail01 <intmail01@gmail.com>)
Список pgsql-sql
On Monday, July 8, 2024, intmail01 <intmail01@gmail.com> wrote:
No. Simple view can not be updated with a GUI like PgAdmin or LibreOffice Base. Only query code can modify it and every people can not code sql.

Fair.  But updatable views are the solution PostgreSQL provides to your use case.  That client applications aren’t fully exposing it to the user is unfortunate.  There isn’t another way of doing this aside from having a bunch of synchronized tables done probably with manual triggers.

David J.

В списке pgsql-sql по дате отправления: