From: | Bruce Momjian <bruce(at)momjian(dot)us> |
---|---|
To: | "A(dot) Kretschmer" <andreas(dot)kretschmer(at)schollglas(dot)com> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Postgres physical directory structure meaning |
Date: | 2010-02-16 18:47:23 |
Message-ID: | 201002161847.o1GIlN422570@momjian.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
A. Kretschmer wrote:
> In response to S Arvind :
> > I want to know about the meaning of various directory present in data folder.
> > Mostly what will the 'base' folder contains? The reason of this is recently in
> > the datafolder 'global' was deleted unknowingly which leads to entire DB crash
> > in a second. We found a tool to get the data from the base folder as sql
> > queries, but many table content are missing.?
> > Pls tell what kind of data will be present in each folder, if possible sent the
> > doc link.
>
> http://www.postgresql.org/docs/8.4/interactive/storage.html
>
> Read there and the sub-chapters.
Yea, "base" was chosen because that makes the directory hierarchy
"/data/base", e.g. "database".
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
From | Date | Subject | |
---|---|---|---|
Next Message | Andreas Kretschmer | 2010-02-16 19:21:20 | Re: Postgres physical directory structure meaning |
Previous Message | Scott Bailey | 2010-02-16 18:45:32 | Re: COPY FROM wish list |