Re: 7.3 schemas

From: Mathieu Arnold <mat(at)mat(dot)cc>
To: Andreas Joseph Krogh <andreak(at)nettverk(dot)no>, pgsql-sql(at)postgresql(dot)org
Subject: Re: 7.3 schemas
Date: 2002-09-27 13:27:07
Message-ID: 1230033634.1033140427@andromede.reaumur.absolight.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

--On vendredi 27 septembre 2002 11:42 +0000 Andreas Joseph Krogh
<andreak(at)nettverk(dot)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

In response to

  • 7.3 schemas at 2002-09-27 11:42:53 from Andreas Joseph Krogh

Browse pgsql-sql by date

  From Date Subject
Next Message Greg Johnson 2002-09-27 15:32:21 Re: Passing array to PL/SQL and looping
Previous Message Richard Huxton 2002-09-27 12:54:54 Re: Dublicates pairs in a table.