Re: Using other database tables in a query

From: "steve boyle" <boylesa(at)dial(dot)pipex(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Using other database tables in a query
Date: 2001-10-25 12:36:09
Message-ID: 9r910p$6ul$1@news.tht.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Paul,

have a quick look for tablespaces / schemas on the web. Currently I don't
think this functionity is implemented but there's been a fair amount of
discussion re adding in the functionality. Its on the ToDo list
http://developer.postgresql.org/todo.php.

HIH

"Paul Green" <lists(at)webleicester(dot)co(dot)uk> wrote in message
news:3BD6CE78(dot)7070104(at)webleicester(dot)co(dot)uk(dot)(dot)(dot)
> Hi,
>
> Is there a way to use tables from other postgres databases (on the same
> system) within queries? I've looked through the docs, but I haven't
> found any mention of this. Is it me not looking hard enough or is it
> just not possible? [:)]
>
> Cheers!
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Einar Karttunen 2001-10-25 12:51:26 Re: optimizing record matching
Previous Message John Hasler 2001-10-25 12:33:04 Re: GUID in postgres