New Column existing table + View

Поиск
Список
Период
Сортировка
От drum.lucas@gmail.com
Тема New Column existing table + View
Дата
Msg-id CAE_gQfX5E0Xh7xVdqH_AoX5OJuewsPkHwutkZ+OMZRDff00XPA@mail.gmail.com
обсуждение исходный текст
Ответы Re: New Column existing table + View  ("Gunnar \"Nick\" Bluth" <gunnar.bluth.extern@elster.de>)
Список pgsql-admin

Hi all!

Question 1:

I want to add a new column to a base table, and add that new column to an existing view...

So all selects/updates/deletes translate back to the original table

How can I do that?


VARCHAR(255) or TEXT
nullable
and CRUDs on the view to apply to the table

Thanks

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

Предыдущее
От: Federico Campoli
Дата:
Сообщение: Re: pglogical bug report
Следующее
От: "Gunnar \"Nick\" Bluth"
Дата:
Сообщение: Re: New Column existing table + View