On 05/11/11 8:10 PM, Tim Uckun wrote:
That's disappointing. I guess I'll have to look towards a replication solution.



or carefully structure your dblink joins so they can perform efficiently, possibly using temp tables as a sort of materialized view.

thats really all that the fancier database engines do behind the scenes... and even then, distributed joins can be painful.



--
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