| From: | Magnus Hagander <magnus(at)hagander(dot)net> |
|---|---|
| To: | Shigeru Hanada <shigeru(dot)hanada(at)gmail(dot)com> |
| Cc: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>, Kohei KaiGai <kaigai(at)kaigai(dot)gr(dot)jp> |
| Subject: | Re: pgsql_fdw, FDW for PostgreSQL server |
| Date: | 2011-10-25 10:15:21 |
| Message-ID: | CABUevExCym=jv8kGm=XSev9XfzKkRZY9+XmJT6L5i-qKqvi=4g@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
2011/10/25 Shigeru Hanada <shigeru(dot)hanada(at)gmail(dot)com>:
> I'd like to propose pgsql_fdw, FDW for external PostgreSQL server, as a
> contrib module. I think that this module would be the basis of further
> SQL/MED development for core, e.g. join-push-down and ANALYZE support.
I have not looked at the code itself, but I wonder if we shouldn't
consider making this a part of core-proper, not just a contrib module.
The fact that it isn't *already* available in core surprises a lot of
people...
--
Magnus Hagander
Me: http://www.hagander.net/
Work: http://www.redpill-linpro.com/
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Magnus Hagander | 2011-10-25 10:19:33 | Re: Online base backup from the hot-standby |
| Previous Message | Simon Riggs | 2011-10-25 09:13:14 | Re: Hot Backup with rsync fails at pg_clog if under load |