Re: PG 7.1.2 table names? - Mailing list pgsql-admin

From Bruce Momjian
Subject Re: PG 7.1.2 table names?
Date
Msg-id 200107300323.f6U3N8C25046@candle.pha.pa.us
Whole thread Raw
In response to PG 7.1.2 table names?  (Roy Souther <roy@silicontao.com>)
List pgsql-admin
> Are table names now numbers in 7.1.2? I was running 7.0.3 and I was using the

Yes.

> name of the files becase it was faster to parse a list of the dir then query
> the db pg_tables.

It was not easy to change it but it makes the system more reliable.  See
/contrib/oid2name for mapping, or pg_class.relfilenode.

--
  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-admin by date:

Previous
From: Simone Tellini
Date:
Subject: pg_dumpall and password authentication
Next
From: jdassen@cistron.nl (J.H.M. Dassen (Ray))
Date:
Subject: Re: pg_dumpall and password authentication