Re: [GENERAL] Hot Standby and Foreign Tables

2013-07-19 Thread Tim Kane
Brilliant. Thanks Michael. That looks great. On Thu, Jul 18, 2013 at 11:54 PM, Michael Paquier wrote: > > > On Thu, Jul 18, 2013 at 11:15 PM, Tim Kane wrote: > > Hi all, > > > > I'm currently playing a few ideas out in my head and wanted to see if > this > > was feasible. There may be some

Re: [GENERAL] Hot Standby and Foreign Tables

2013-07-18 Thread Michael Paquier
On Thu, Jul 18, 2013 at 11:15 PM, Tim Kane wrote: > Hi all, > > I'm currently playing a few ideas out in my head and wanted to see if this > was feasible. There may be some limitation I am not aware of. > > I would like to create a foreign table into a hot standby instance using > FDW's. I apprec

[GENERAL] Hot Standby and Foreign Tables

2013-07-18 Thread Tim Kane
Hi all, I'm currently playing a few ideas out in my head and wanted to see if this was feasible. There may be some limitation I am not aware of. I would like to create a foreign table into a hot standby instance using FDW's. I appreciate that the hot standby is always going to be read-only, and