PostgreSQL 9.3 beta: Federated databases and more
PostgreSQL 9.3 beta: Federated databases and more
Posted May 28, 2013 20:57 UTC (Tue) by rpkelly (guest, #74224)In reply to: PostgreSQL 9.3 beta: Federated databases and more by jberkus
Parent article: PostgreSQL 9.3 beta: Federated databases and more
Posted Jun 1, 2013 9:01 UTC (Sat)
by kleptog (subscriber, #1183)
[Link]
That said, if you restrict yourself to just the executor you primarily have to deal with the memory allocator and the disk buffers. Is it possible to make that thread-safe? I'm not sure anyone has tried. I think with only a few weeks work you could probably make something functional. However, convincing everyone that the solution is as robust as the current setup is much much harder.
PostgreSQL 9.3 beta: Federated databases and more