Re: HwTo Foreign tables anybody?

From: Ian Lawrence Barwick <barwick(at)gmail(dot)com>
To: Frank Lanitz <frank(at)frank(dot)uvena(dot)de>
Cc: PG-General Mailing List <pgsql-general(at)postgresql(dot)org>
Subject: Re: HwTo Foreign tables anybody?
Date: 2013-03-08 14:33:24
Message-ID: CAB8KJ=gX48+ep9MzVpu+7XEomgC5m-mots3Z6cWn3E05nbDo4A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

2013/3/8 Frank Lanitz <frank(at)frank(dot)uvena(dot)de>:
> Hi folks,
>
> I'm looking for a HowTo of Foreign Tables feature. We are thinking of
> connecting two postgres databases via this way and I wanted to try
> before I do say yes or no ;) However, I didn't find any good HowTo on
> via §search_engine.

If it's postgres_fdw you're looking for, it's a new feature and will
be available
with the next 9.3 release.

These blog posts might be of interest:

http://michael.otacoo.com/postgresql-2/postgres-9-3-feature-highlight-postgres_fdw/
http://www.postgresonline.com/journal/archives/294-PostgreSQL-9.3-postgres_fdw-a-Test-Drive.html

HTH

Ian Barwick

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Emi Lu 2013-03-08 15:22:03 Grant - create schema permission for a user
Previous Message Frank Lanitz 2013-03-08 14:24:07 HwTo Foreign tables anybody?