Re: [GENERAL] FOREIGN TABLE with dblink

2011-06-29 Thread Jasmin Dizdarevic
Hi Shigeru, thank you for responding. This is going to be a great feature! Regards, Jasmin 2011/6/29 Shigeru Hanada > Hi Jasmin, > > (2011/06/16 19:40), Jasmin Dizdarevic wrote: > > Hi, > > > > is there any way to use the new foreign table feature with dblink? > > That's almost clear to me: >

Re: [GENERAL] FOREIGN TABLE with dblink

2011-06-28 Thread Shigeru Hanada
Hi Jasmin, (2011/06/16 19:40), Jasmin Dizdarevic wrote: > Hi, > > is there any way to use the new foreign table feature with dblink? > That's almost clear to me: > > CREATE FOREIGN DATA WRAPPER pgsql90; > > CREATE SERVER srvlocal90 FOREIGN DATA WRAPPER pgsql90 OPTIONS (hostaddr > '127.0.0.1', d