On 8/8/07, Michael Goldner <[EMAIL PROTECTED]> wrote: > > Is it possible to access tables in two different databases, running on > the > same server, from within psql? > Take a look at dblink in the contrib area. I think it will give you what you are looking for.
Chris