Re: view management

Поиск
Список
Период
Сортировка
От Scott Marlowe
Тема Re: view management
Дата
Msg-id dcc563d10711161348s75bdff74ye8db5b339e87ba47@mail.gmail.com
обсуждение исходный текст
Ответ на Re: view management  ("Ed L." <pgsql@bluepolka.net>)
Ответы Re: view management
Список pgsql-general
On Nov 16, 2007 3:43 PM, Ed L. <pgsql@bluepolka.net> wrote:
>
> That looks about as ugly as can be.  Ugh.  What it appears to
> boil down to is that views become unusable unless you are
> willing to invest the effort in a complex build system.  The DB
> should handle this issue automatically.  Does Oracle?

Really?  I find a build system to be a pretty necessary part of
enterprise development.  I can't imagine trying to keep track of what
I've done to my db without using some kind of simple .sql scripts with
all my ddl in them.

And I use views and user defined functions a lot.

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

Предыдущее
От: Tom Hart
Дата:
Сообщение: Re: convert access sql to postgresql
Следующее
От: "Merlin Moncure"
Дата:
Сообщение: Re: view management