Re: schema question

Поиск
Список
Период
Сортировка
От Raymond O'Donnell
Тема Re: schema question
Дата
Msg-id 4F187A55.4040803@iol.ie
обсуждение исходный текст
Ответ на schema question  (Heine Ferreira <heine.ferreira@gmail.com>)
Список pgsql-general
On 19/01/2012 20:14, Heine Ferreira wrote:
> Hi
>
> I saw with PGAdmin that there is a public schema in the default postgres
> database.
> Does every database have a public schema?

Yes.

> What is a schema and can you create your own?

A schema is a means of making logical divisions within your database.
Read all about it here:

http://www.postgresql.org/docs/9.1/static/sql-createschema.html

Ray.

--
Raymond O'Donnell :: Galway :: Ireland
rod@iol.ie

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

Предыдущее
От: Heine Ferreira
Дата:
Сообщение: schema question
Следующее
От: Willem Buitendyk
Дата:
Сообщение: Re: Cannot connect remotely to postgresql