On Saturday, September 17, 2011 5:22:35 am Edson Carlos Ericksson Richter wrote:
> Thanks Adrian, I really miss that part...
> Anyway, if I try to declare a handler like
> 
> CREATE FOREIGN DATA WRAPPER postgresql VALIDATOR postgresql_fdw_validator
> HANDLER postgresql_fdw_handler;
> 
> (as found on Wiki) I get error
> 
> “ERROR:  function postgresql_fdw_handler() does not exists”
> 
> I’m definitely missing something...
> 
> What is the way to go?

The closest I can come to an answer is this link:

http://grokbase.com/t/postgresql.org/pgsql-general/2011/06/foreign-table-with-
dblink/16pmfkdiltzchnj4dl5cmnk7xqc4

It seems to indicate postgresql_fdw did not make it into 9.1. Others may be 
able 
to shed more light on this.

> 
> Edson.
> 

-- 
Adrian Klaver
adrian.kla...@gmail.com

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