Re: Accessing tables in other databases, through functions

From: "Trevor Talbot" <quension(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Accessing tables in other databases, through functions
Date: 2007-08-16 14:01:14
Message-ID: 90bce5730708160701w46ce5fa9s6878bd8eb721b664@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 8/16/07, Phoenix Kiula <phoenix(dot)kiula(at)gmail(dot)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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Decibel! 2007-08-16 14:14:24 Re: how to get id of currently executed query?
Previous Message Peter Eisentraut 2007-08-16 13:54:56 Re: UTF-8 encoding problem