Re: inner join between database

Поиск
Список
Период
Сортировка
От Oliver Elphick
Тема Re: inner join between database
Дата
Msg-id 1026394414.15864.11.camel@linda
обсуждение исходный текст
Ответ на Re: inner join between database  (Christoph Dalitz <christoph.dalitz@hs-niederrhein.de>)
Список pgsql-general
On Thu, 2002-07-11 at 13:37, Christoph Dalitz wrote:
> >
> > > Can I use Inner join two tables between two databases?
> >
> > You cannot do that.
> >
> Ooops!
> Does that mean there is no way to access data from another
> database within the *same* cluster?

Correct.  There is no communication between databases.

> That would cause me some trouble because I plan to give each
> user his own database (PG does not support SCHEMAs).
> Is there no way to make a single table available to all users?

Schemas will be implemented in 7.3.


Oliver Elphick                                Oliver.Elphick@lfix.co.uk
Isle of Wight, UK
http://www.lfix.co.uk/oliver
PGP: 1024R/32B8FAA1: 97 EA 1D 47 72 3F 28 47  6B 7E 39 CC 56 E4 C1 47
GPG: 1024D/3E1D0C1C: CA12 09E0 E8D5 8870 5839  932A 614D 4C34 3E1D 0C1C
                 ========================================
     "I waited patiently for the LORD; and he inclined unto
      me, and heard my cry. He brought me up also out of an
      horrible pit, out of the miry clay, and set my feet
      upon a rock, and established my goings. And he hath
      put a new song in my mouth, even praise unto our God.
      Many shall see it, and fear, and shall trust in the
      LORD."                 Psalms 40:1-3


В списке pgsql-general по дате отправления:

Предыдущее
От: ktt
Дата:
Сообщение: Re: Disabling case sensitivity
Следующее
От: Bruno Wolff III
Дата:
Сообщение: Re: inner join between database