Re: [PERFORM] Can you please suggest me some links where I can learn:

Kevin Grittner <kgrittn@ymail.com>

From: Kevin Grittner <kgrittn@ymail.com>
To: M Tarkeshwar Rao <m.tarkeshwar.rao@ericsson.com>, pgsql-general <pgsql-general@postgresql.org>, postgres performance list <pgsql-performance@postgresql.org>
Date: 2013-09-05T15:39:32Z
Lists: pgsql-performance
M Tarkeshwar Rao <m.tarkeshwar.rao@ericsson.com> wrote:

> I want start contributing in Postgres in code level.

Welcome!  You should probably start with this page and its links:

http://wiki.postgresql.org/wiki/Developer_FAQ

> Can you please suggest me some links where I can learn:
> 1.       Transaction Isolation in Database

http://www.postgresql.org/docs/current/interactive/transaction-iso.html

> 2.       Query procession and possible optimizations.

http://www.postgresql.org/docs/current/interactive/overview.html

http://www.pgcon.org/2011/schedule/attachments/188_Planner%20talk.pdf

http://www.justin.tv/sfpug/b/419326732

> 3.       How to improve query and its performance.

http://wiki.postgresql.org/wiki/Performance_Optimization

> 4.       MVCC in detail.

http://www.slideshare.net/profyclub_ru/mvcc-unmaskedbruce-momjian

-- 
Kevin Grittner
EDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company