hi.
On Mar 18, 2011, at 5:25 PM, John P Weatherman wrote:
> All,
>
> I have recently upgraded to Postgres9 and am building a hot standby for
> reporting. Unfortunately, my end users are providing requirements for
> 1) real time data replication (which the hot standby does) and 2) the
> ability
On Fri, Mar 18, 2011 at 4:25 PM, John P Weatherman
wrote:
>
> Has anyone run into this already and have an idea for a work around? I
> am primarily an Oracle guy and in that environment I would set up a
> second DB with database links to the hot standby,
you can use the contrib module dblink for
On Sun, Mar 20, 2011 at 8:04 PM, Jaime Casanova wrote:
> On Fri, Mar 18, 2011 at 4:25 PM, John P Weatherman
> wrote:
>>
>> Has anyone run into this already and have an idea for a work around? I
>> am primarily an Oracle guy and in that environment I would set up a
>> second DB with database link
hi.
On Mar 20, 2011, at 9:05 PM, Jaime Casanova wrote:
> On Sun, Mar 20, 2011 at 8:04 PM, Jaime Casanova wrote:
>> On Fri, Mar 18, 2011 at 4:25 PM, John P Weatherman
>> wrote:
>>> Has anyone run into this already and have an idea for a work around? I
>>> am primarily an Oracle guy and in that