Re: That killer 3rd join...

Поиск
Список
Период
Сортировка
От The Hermit Hacker
Тема Re: That killer 3rd join...
Дата
Msg-id Pine.BSF.4.21.0009071022410.572-100000@thelab.hub.org
обсуждение исходный текст
Ответ на Re: That killer 3rd join...  (Oliver Smith <oliver@ourshack.com>)
Ответы Re: That killer 3rd join...
Список pgsql-general
On Thu, 7 Sep 2000, Oliver Smith wrote:

> CREATE VIEW silver AS
>  SELECT * FROM jcombo_query WHERE metal_uid = 1 ;
>
> CREATE VIEW elec AS
>  ...
>
> However, when I did that, postgres went away. I'll give your idea a try,
> it looks quite promising.

Ya, looked at that ... you were doing a VIEW of a VIEW ... not sure why it
blew up taht way, but I'm suspecting it was that tha tblew it up ...

BTW, what do you mean by 'went away'?  crashed, or just hung there?



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

Предыдущее
От: Oliver Smith
Дата:
Сообщение: Re: That killer 3rd join...
Следующее
От: Oliver Smith
Дата:
Сообщение: Re: That killer 3rd join...