set the default schema

Поиск
Список
Период
Сортировка
От Alain Roger
Тема set the default schema
Дата
Msg-id 75645bbb0611201059q2e9d5eacl8f823d98d0e0288e@mail.gmail.com
обсуждение исходный текст
Ответы Re: set the default schema  ("A. Kretschmer" <andreas.kretschmer@schollglas.com>)
Re: set the default schema  (Scott Marlowe <smarlowe@g2switchworks.com>)
Список pgsql-general
Hi,

I do not own my database. in fact, it is stored on my web hoster server.
therefore i would like to know how can i setup the default SCHEMA in order to no have to write in all my functions, queries or procedures, the following thing :

schema_name.function_name(parameters,...)

e.g : if my schema is named 'immense' and my function is named 'sp001'

immense.sp001(parameter1, parameter2)
...

thanks a lot


Alain
------------------------------------
Windows XP SP2
PostgreSQL 8.1.4
Apache 2.0.58
PHP 5

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

Предыдущее
От: "One"
Дата:
Сообщение: Extract between year *and* month
Следующее
От: Chris Mulcahy
Дата:
Сообщение: Re: ORDER BY