Thread: Browsing through the Postgres source

Browsing through the Postgres source

From
Mladen Gogala
Date:
Where in the Postgres source can I find DB block format? Also, I would
like to take a look at the lock manager.  Thanks in advance for any help.

--
Mladen Gogala
Sr. Oracle DBA
1500 Broadway
New York, NY 10036
(212) 329-5251
www.vmsinfo.com


Re: Browsing through the Postgres source

From
Bruce Momjian
Date:
Mladen Gogala wrote:
> Where in the Postgres source can I find DB block format? Also, I would

    src/include/access/htup.h

> like to take a look at the lock manager.  Thanks in advance for any help.

    src/backend/storage/lmgr/

--
  Bruce Momjian  <bruce@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

  PG East:  http://www.enterprisedb.com/community/nav-pg-east-2010.do