Обсуждение: setCatalog

Поиск
Список
Период
Сортировка

setCatalog

От
Dave Cramer
Дата:
I thought we implemented this once?
I'd like to change the search path to a different namespace
Dave
--
Dave Cramer
519 939 0336
ICQ # 14675561


Re: setCatalog

От
Kris Jurka
Дата:

On Tue, 27 Apr 2004, Dave Cramer wrote:

> I thought we implemented this once?
> I'd like to change the search path to a different namespace

A catalog is equivalent to a database which would require creating a new
connection and an implementation has never seriously been considered.
Schemas and the search_path are an entirely different thing.

Kris Jurka