On Fri, Mar 18, 2011 at 4:25 PM, John P Weatherman <[email protected]> wrote: > > Has anyone run into this already and have an idea for a work around? I > am primarily an Oracle guy and in that environment I would set up a > second DB with database links to the hot standby,
you can use the contrib module dblink for this: http://www.postgresql.org/docs/9.0/static/dblink.html -- Jaime Casanova www.2ndQuadrant.com Professional PostgreSQL: Soporte y capacitación de PostgreSQL -- Sent via pgsql-admin mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-admin
