Re: How PostGre keeps datastorage files - Mailing list pgsql-novice

From Sean Davis
Subject Re: How PostGre keeps datastorage files
Date
Msg-id 5C7FADB6-706A-11D9-8FBF-000D933565E8@mail.nih.gov
Whole thread Raw
In response to How PostGre keeps datastorage files  (Dmitry Konnov <webbird@mail.ru>)
List 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 by date:

Previous
From: Dmitry Konnov
Date:
Subject: How PostGre keeps datastorage files
Next
From: Sean Davis
Date:
Subject: Re: next question