Re: Comparing Oracle vs Postgres Fwd: [ADMIN] Database replication to 50-80 nodes

From: Ian Lawrence Barwick <barwick(at)gmail(dot)com>
To: Jaime Casanova <jaime(at)2ndquadrant(dot)com>
Cc: Postgres General <pgsql-general(at)postgresql(dot)org>
Subject: Re: Comparing Oracle vs Postgres Fwd: [ADMIN] Database replication to 50-80 nodes
Date: 2013-10-03 22:40:54
Message-ID: CAB8KJ=hnLkMGO+ZL5aXPMBBdNUAQLHxeC4mK5UiwDTDqPHFWDw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

2013/10/4 Jaime Casanova <jaime(at)2ndquadrant(dot)com>:
> what version of postgres is this? starting in 9.3 you can create
> foreign tables between postgres databases, before that you can create
> a foreing server and use the functions from th dblink module to
> connect to that server and query the table on it

Read-only foreign tables have been available since 9.1, it's writeable foreign
tables which were introduced in 9.3.

Regards

Ian Barwick

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Jaime Casanova 2013-10-03 23:35:31 Re: Comparing Oracle vs Postgres Fwd: [ADMIN] Database replication to 50-80 nodes
Previous Message Ken Brush 2013-10-03 22:16:28 Re: pg_xlog size growing untill it fills the partition