Re: How I can join between the other database's tables?
| От | Adam Haberlach |
|---|---|
| Тема | Re: How I can join between the other database's tables? |
| Дата | |
| Msg-id | 20001227174425.B32586@newsnipple.com обсуждение |
| Ответ на | Re: How I can join between the other database's tables? (Anand Raman <araman@india-today.com>) |
| Ответы |
Re: How I can join between the other database's tables?
|
| Список | pgsql-general |
On Tue, Dec 26, 2000 at 09:24:37PM +0530, Anand Raman wrote:
> On Wed, Dec 27, 2000 at 12:15:56AM +0900, Ioseph Kim wrote:
> ># createdb a
> ># createdb b
> ># psql a
> >create table a (name text);
> >\q
> ># psql b
> >create table a (name text);
> >
> >-------
> >Now, I want to join table a of database a and table a of database b.
> >How?
> According to my knowledge this cant yet be achieved in postgresql..
> I sincerly hope i am wrong..
I'm pretty sure you are right. If your data is related enough to be
joined, it should be related enough to be in the same database.
--
Adam Haberlach |A cat spends her life conflicted between a
adam@newsnipple.com |deep, passionate, and profound desire for
http://www.newsnipple.com |fish and an equally deep, passionate, and
'88 EX500 |profound desire to avoid getting wet.
В списке pgsql-general по дате отправления: