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

From Craig Ringer
Subject Re: How to make the user-defined function or type being accessed in the global database server?
Date
Msg-id 4D609B43.8070604@postnewspapers.com.au
Whole thread Raw
In response to How to make the user-defined function or type being accessed in the global database server?  ("页公倒龙" <77287991@qq.com>)
List 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 by date:

Previous
From: Craig Ringer
Date:
Subject: Re: Building extensions on Windows using VS2008
Next
From: Magnus Hagander
Date:
Subject: Re: Building extensions on Windows using VS2008