Search Postgresql Archives
Accessing a custom FileSystem (as in Mysql "Custom Engine")
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
- To: pgsql-general@xxxxxxxxxxxxxx
- Subject: Accessing a custom FileSystem (as in Mysql "Custom Engine")
- From: Scara Maccai <m_lists@xxxxxxxx>
- Date: Thu, 04 Jan 2007 11:24:50 +0100
- User-agent: Mozilla Thunderbird 1.0.2 (Windows/20050317)
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...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]
[Postgresql Jobs]
[Postgresql Admin]
[Postgresql Performance]
[Linux Clusters]
[PHP Home]
[PHP on Windows]
[Kernel Newbies]
[PHP Classes]
[PHP Books]
[PHP Databases]
[Postgresql & PHP]
[Yosemite]