Re: buffring in pgsql

From: "scott(dot)marlowe" <scott(dot)marlowe(at)ihs(dot)com>
To: Josh Berkus <josh(at)agliodbs(dot)com>
Cc: monu_indian <monu_indian(at)indiatimes(dot)com>, <pgsql-docs(at)postgresql(dot)org>
Subject: Re: buffring in pgsql
Date: 2003-09-18 19:37:29
Message-ID: Pine.LNX.4.33.0309181336280.10597-100000@css120.ihs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

On Thu, 18 Sep 2003, Josh Berkus wrote:

> Monu,
>
> > I have developed a new page buffring algo for DBMS packages I want to
> > implement it in postgresql but I haven't any knowlegde of postgresql code
> > can any1 tell me from where I should start & which docs I will have to
> > study for that.
>
> Start by reading all of:
> http://www.postgresql.org/docs/7.3/interactive/developer.html
>
> *after* you've done that, join the PGSQL-HACKERS list.

Be sure and look through the archives too at
http://archives.postgresql.org/pgsql-hackers/

for anything people have done in the past relating to this.

In response to

Browse pgsql-docs by date

  From Date Subject
Next Message Harry Broomhall 2003-09-19 14:13:10 Re: About SET SEARCH_PATH
Previous Message Josh Berkus 2003-09-18 17:36:34 Re: buffring in pgsql