Re: BUG #1858: setting search path in select doesn't (always) work

Поиск
Список
Период
Сортировка
От Michael Fuhr
Тема Re: BUG #1858: setting search path in select doesn't (always) work
Дата
Msg-id 20050902151250.GA66056@winnie.fuhr.org
обсуждение исходный текст
Ответ на Re: BUG #1858: setting search path in select doesn't (always) work  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: BUG #1858: setting search path in select doesn't (always) work  (Dick Kniep <dick.kniep@lindix.nl>)
Список pgsql-bugs
On Fri, Sep 02, 2005 at 10:58:12AM -0400, Tom Lane wrote:
> "D.J. Kniep" <dick.kniep@lindix.nl> writes:
> > After setting the search path the query
> > Select * from vwexternetoegang
> > produces the required results in the first installation, but in the new
> > installation, it cannot find the view. However, if I do an explicit
> > Set search_path to "testschema";
> > it works as expected.
>
> What does "show search_path" report in the failing and non-failing states?
> Also try "select current_schemas(true)".

This thread came up in pgsql-general yesterday; Dick says the real
problem was something else.

http://archives.postgresql.org/pgsql-general/2005-09/msg00074.php

--
Michael Fuhr

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: BUG #1859: 3-octet private use UTF8 chars reported as identical
Следующее
От: "Viswanath Ramineni"
Дата:
Сообщение: BUG #1860: Insert failed due to unique index