Accessing a custom FileSystem (as in Mysql "Custom Engine")

From: Scara Maccai <m_lists(at)yahoo(dot)it>
To: pgsql-general(at)postgresql(dot)org
Subject: Accessing a custom FileSystem (as in Mysql "Custom Engine")
Date: 2007-01-04 10:24:50
Message-ID: 459CD5F2.4040106@yahoo.it
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

I have a custom "database" (a very fast select/slow insert db) written
in c/c++.
I can access it with mysql writing a "Custom Engine". That is pretty
cool because now all my "custom db" tables can be joined with tables in
mysql's format.
I only need read access to my custom table format db. Would read access
be possible with the "C-Language Functions - Returning Sets" API? I
would like to read my custom tables and join them with postgres tables...

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Grzegorz Nowakowski 2007-01-04 11:15:03 Table inheritance implementation.
Previous Message Richard Huxton 2007-01-04 10:20:38 Re: "no unpinned buffers available" ? why? (hstore and