Обсуждение: 7.3 schemas

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

7.3 schemas

От
Andreas Joseph Krogh
Дата:
Hi!

I've just started to look at 7.3, and have created a schema with the "CREATE
SCHEMA" command. How do I use/connect to theese schemas? I also want to use
the schemas form JDBC, how is the connect-URL sopposed to be?

Any links to docs on the new schema support are appreciated.

-- 
Andreas Joseph Krogh <andreak@officenet.no>




Re: 7.3 schemas

От
Mathieu Arnold
Дата:

--On vendredi 27 septembre 2002 11:42 +0000 Andreas Joseph Krogh
<andreak@nettverk.no> wrote:

> Hi!
> 
> I've just started to look at 7.3, and have created a schema with the
> "CREATE SCHEMA" command. How do I use/connect to theese schemas? I also
> want to use the schemas form JDBC, how is the connect-URL sopposed to be?
> 
> Any links to docs on the new schema support are appreciated.

I believe that :
http://developer.postgresql.org/docs/postgres/ddl-schemas.html
is what you want :)

-- 
Mathieu Arnold