Re: what is in ../data/base ?? - Mailing list pgsql-general

From Bruce Momjian
Subject Re: what is in ../data/base ??
Date
Msg-id 200201081640.g08GemZ11015@candle.pha.pa.us
Whole thread Raw
In response to what is in ../data/base ??  (bk226157@skynet.be (pierre))
List pgsql-general
pierre wrote:
> Hello,
>
> I am currently using 7.1.3 on an HPUX-11.00
> When I do a ls -al to look at the ../data/base directory here is what i see:
>
> postgres>ls -al
> total 52
> drwx------   7 postgres   users         1024 Jan  1 18:05 .
> drwx------   5 postgres   sys           1024 Jan  1 17:46 ..
> drwx------   2 postgres   users         2048 Dec 17 21:40 1
> drwx------   2 postgres   users         3072 Dec 31 14:56 184847
> drwx------   2 postgres   users         2048 Dec 17 21:34 18719
> drwx------   2 postgres   users         7168 Dec 17 22:51 58443
> drwx------   2 postgres   users        10240 Jan  1 17:57 5886825
> postgres>pwd
> /db1240/data/base
> postgres>
>
> I don't see the name of the databases I have created !!
> Idem inside a database directory. I don't see the name of the tables & index !
> Only numbers !
>
> Is it so since 7.1.3 ? It was not the case with 7.0.2 !
> Any light on this ?? Have I done something wrong when installing 7.1.3 ?

See contrib/oid2name for mapping from numbers to names of databases and
tables/indexes.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: posgres-7.1.3 hpux-11.00 posmaster died
Next
From: Nick Haw
Date:
Subject: plpgsql