Re: How to make the user-defined function or type being accessed in the global database server?

Поиск
Список
Период
Сортировка
От Craig Ringer
Тема Re: How to make the user-defined function or type being accessed in the global database server?
Дата
Msg-id 4D609B43.8070604@postnewspapers.com.au
обсуждение исходный текст
Ответ на How to make the user-defined function or type being accessed in the global database server?  ("页公倒龙" <77287991@qq.com>)
Список pgsql-general
On 02/20/2011 09:57 AM, 页公倒龙 wrote:
> hello, i had defined user-defined function and type in database A by
> using user Root.when i want to access the function and type in another
> database B by using the same user Root, but found that i could't access
> them. How to make the user-defined function or type being accessed in
> the global database server?

You probably want to use one database with multiple schema instead. See
the manual for more information about schema.

--
Craig Ringer

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

Предыдущее
От: Craig Ringer
Дата:
Сообщение: Re: Building extensions on Windows using VS2008
Следующее
От: Magnus Hagander
Дата:
Сообщение: Re: Building extensions on Windows using VS2008