Re: [SQL] Accessing other database...

From: Stoyan Genov <genov(at)digsys(dot)bg>
To: "Frederic boucher" <dziablo(at)hotmail(dot)com>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: [SQL] Accessing other database...
Date: 1999-11-05 08:46:36
Message-ID: 199911050846.KAA04571@lorna.digsys.bg
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Hello,

It is NOT possible to access another database from a database.
Is the case so specific that you cannot create different databases for the
different groups of users? Doing this, you can fairly easy regulate users'
access to databases through GRANT/REVOKE and pg_hba.conf

Stoyan Genov

Browse pgsql-sql by date

  From Date Subject
Next Message Baris Ulu 1999-11-05 10:10:14 type conversions
Previous Message Frederic boucher 1999-11-05 08:38:55 create table with default value...