Return-Path: postarch
Received: by postgres.Berkeley.EDU (5.61/1.29)
	id AA18702; Tue, 28 Jan 92 12:18:25 -0800
Message-Id: <9201282018.AA18702@postgres.Berkeley.EDU>
From: postarch (Postgres Mailing Archive)
Subject: Re: handling multiple databases
To: postgres@postgres.berkeley.edu
Sender: pg_adm@postgres.berkeley.edu
Reply-To: mer@postgres.berkeley.edu
In-Reply-To: Your message of "Tue, 28 Jan 92 11:01:55 PST."
             <9201281901.AA17002@postgres.Berkeley.EDU> 
Date: Tue, 28 Jan 92 12:18:14 PST

you write:
> 
> Sorry if these question is meaningless, but it seems that we
> will be using several databases at a time, and we need to
> relate them. is there any way to issue postquel commands that
> use data from several dbs?

No there isn't.  Each backend deals with only one database at a time.


Jeff Meredith
mer@postgres.berkeley.edu
