Re: One table into two different databases - Mailing list pgsql-general

From Paul Thomas
Subject Re: One table into two different databases
Date
Msg-id 20030811231214.I26973@bacon
Whole thread Raw
In response to One table into two different databases  ("Marcelo Soares" <msoares@masterhoteis.com.br>)
List pgsql-general
On 11/08/2003 17:32 Marcelo Soares wrote:
> Hi all,
>
> I would like to know if its possible to have the SAME TABLE into two
> different databases (but in the same server). Or to create a view of a
> table of database X at the database Y.
>
> I try to find it in Postgres docs, with no success.

Have you looked at dblink?

--
Paul Thomas
+------------------------------+---------------------------------------------+
| Thomas Micro Systems Limited | Software Solutions for the Smaller
Business |
| Computer Consultants         |
http://www.thomas-micro-systems-ltd.co.uk   |
+------------------------------+---------------------------------------------+

pgsql-general by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: PostgreSQL
Next
From: Gianni Mariani
Date:
Subject: Re: public key functions for postgresql ?