Re: patch: SQL/MED(FDW) DDL

SAKAMOTO Masahiko <sakamoto.masahiko@oss.ntt.co.jp>

From: SAKAMOTO Masahiko <sakamoto.masahiko@oss.ntt.co.jp>
To: pgsql-hackers@postgresql.org
Date: 2010-09-16T06:30:02Z
Lists: pgsql-hackers

Attachments

And this is sample script to play the feature of this patch.

It includes:
  - create foreign data wrapper and foreign server(PG at localhost)
  - select foreign PostgreSQL table.

*Important*
This script initializes your database cluster(specified by $PGDATA).
Run with care....

Regards,

SAKAMOTO Masahiko
NIPPON TELEGRAPH AND TELEPHONE CORPORATION
NTT Open Source Software Center
e-mail: sakamoto.masahiko@oss.ntt.co.jp