Re: Hadoop backend? - Mailing list pgsql-hackers

From Paul Sheer
Subject Re: Hadoop backend?
Date
Msg-id c67e3dc60902240201n37b96391j6210ea1236c946b7@mail.gmail.com
Whole thread Raw
In response to Re: Hadoop backend?  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers

As far as I can tell, the PG storage manager API is at the wrong level
of abstraction for pretty much everything.  These days, everything we do
is atop the Unix filesystem API, and anything that smgr might have been


Is there a complete list of filesystem API calls somewhere that I can get my head around?
At least this will give me an idea of the scope of the effort.

> should be easier to build postgres data feeder in Hadoop (which might even already exist).

do you know of a url?

-paul



pgsql-hackers by date:

Previous
From: "K, Niranjan (NSN - IN/Bangalore)"
Date:
Subject: Sync replication tests
Next
From: Peter Eisentraut
Date:
Subject: Re: SQL/MED dummy vs postgresql wrapper