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