Re: Accessing tables in other databases, through functions - Mailing list pgsql-general

From Trevor Talbot
Subject Re: Accessing tables in other databases, through functions
Date
Msg-id 90bce5730708160701w46ce5fa9s6878bd8eb721b664@mail.gmail.com
Whole thread Raw
In response to Accessing tables in other databases, through functions  ("Phoenix Kiula" <phoenix.kiula@gmail.com>)
List pgsql-general
On 8/16/07, Phoenix Kiula <phoenix.kiula@gmail.com> wrote:

> Probably an optimistic question - can a user with access to two
> databases create a function in one to access tables in the other? Or
> triggers?

If this is related
 data that you just need logically separated, schemas might work for
you too: http://www.postgresql.org/docs/8.2/interactive/ddl-schemas.html

pgsql-general by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: UTF-8 encoding problem
Next
From: Decibel!
Date:
Subject: Re: how to get id of currently executed query?