Hi,
I've spent some time looking for replication and load balancing software for Postgresql. The available add ons or proxies don't seem to be what I was looking for.
   Well sequoia seems.

I read most things I could find, but there are still some open questions?

Is it right that the latest sequoia can talk to postgresqlserver without jdbc-postgres driver?
   Is it right that the latest sequoia supports ODBC without using carob?
   Is it planned supporting PG directly like libmysequoia for Postgresql?

   So for me as php user, I've to use the odbc driver?
Unfortunately our framework makes use of the async query execution feature offered by postgres, to massively execute queries concurrently
   to fetch data faster and optimize build time, suppose there is no way
   using this with sequoia?

   I read somewhere that uni-cluster supports postgres natively?
   Does this mean, on client site or DB side?

   Is there any proof of robustness of sequoia, e.g. well known
   production web site with heavy load?

   Does sequoia support enhanced features like dblink?
e.b SELECT * from dblink()... or is this incompatible with sequoia or unicluster?

Thanks in advance,
   Patric


_______________________________________________
Sequoia mailing list
[email protected]
https://forge.continuent.org/mailman/listinfo/sequoia

Reply via email to