Re: Remote connections?

Поиск
Список
Период
Сортировка
От Alex Pilosov
Тема Re: Remote connections?
Дата
Msg-id Pine.BSO.4.10.10112061822080.22618-100000@spider.pilosoft.com
обсуждение исходный текст
Ответ на Re: Remote connections?  (mlw <markw@mohawksoft.com>)
Список pgsql-hackers
On Thu, 6 Dec 2001, mlw wrote:

> I too find the internals of PostgreSQL virtually incomprehensible at the
> internal level. If there were a document somewhere which published how a
> function could return multiple tuples, remote views would be a trivial
> undertaking. It could look like:
> 
> select * from remote('select *from table', 'user=postgres host=outland
> db=remote');
This isn't possible yet. I was working on implementation of this, about
80% done, but never finished. Now I'm out of time to work more on this for
a while. :(

Let me know if you want my code.

-alex



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

Предыдущее
От: Joe Conway
Дата:
Сообщение: Re: Remote connections?
Следующее
От: "Christopher Kings-Lynne"
Дата:
Сообщение: Re: [SQL] how to change the type