2013/10/4 Jaime Casanova <[email protected]>:
> 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


-- 
Sent via pgsql-general mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to