On Tue, Jul 14, 2009 at 12:38 PM, V S P<torea...@fastmail.fm> wrote:
> Hi,
> thank you for the links
>
>
> I read through the presentation
>
> and they did not solve the issue for me -- which presenting a e table from
> multiple
> shards as one single table (at least for reads) for ODBC clients.
>
>
> I also do not think that skypetools do that
>
> they have implemented essentially an API on top of their shards (separate db
> servers)
> that does the table querying.  That means that I have to write a separate
> API for every time
> a user decides on a new query.

Just build a view that encloses a plproxy function.

-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to