Re: How PostGre keeps datastorage files

Поиск
Список
Период
Сортировка
От Sean Davis
Тема Re: How PostGre keeps datastorage files
Дата
Msg-id 5C7FADB6-706A-11D9-8FBF-000D933565E8@mail.nih.gov
обсуждение исходный текст
Ответ на How PostGre keeps datastorage files  (Dmitry Konnov <webbird@mail.ru>)
Список pgsql-novice
Dmitry,

The documentation for postgresql is full of information:

http://www.postgresql.org/docs/8.0/interactive/storage.html

Sean

On Jan 27, 2005, at 8:24 AM, Dmitry Konnov wrote:

> Hello All!
>
> How PostGre keeps datastorage files?
>
> Is that one file for entire database or one for each table or
> some other way?
>
>
> --
> Best regards,
>  Dmitry                          mailto:webbird@mail.ru
>
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
>                http://www.postgresql.org/docs/faq


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

Предыдущее
От: Dmitry Konnov
Дата:
Сообщение: How PostGre keeps datastorage files
Следующее
От: Sean Davis
Дата:
Сообщение: Re: next question