Re: Schema 'public' - Mailing list pgsql-novice

From Michael Talbot-Wilson
Subject Re: Schema 'public'
Date
Msg-id Pine.LNX.4.60.0604191438260.31650@calypso.view.net.au
Whole thread Raw
In response to Re: Schema 'public'  (Richard Broersma Jr <rabroersma@yahoo.com>)
Responses Re: Schema 'public'
Re: Schema 'public'
List pgsql-novice
On Tue, 18 Apr 2006, Richard Broersma Jr wrote:

> Just curious,  What "thing" is tell you that "it" is in the public schema?

For example...

protoaddress=> \d
                 List of relations
  Schema |         Name         |   Type   | Owner
--------+----------------------+----------+-------
  public | address              | table    | qdu
  public | address_key_seq      | sequence | qdu
  public | country              | table    | qdu
  public | country_k_seq        | sequence | qdu
  ...

etc. etc.

I don't want to know.

pgsql-novice by date:

Previous
From: Richard Broersma Jr
Date:
Subject: Re: Schema 'public'
Next
From: Richard Broersma Jr
Date:
Subject: Re: Schema 'public'