select a list of schema names

From: "Andrus Moor" <nospameetasoftnospam(at)online(dot)ee>
To: pgsql-sql(at)postgresql(dot)org
Subject: select a list of schema names
Date: 2005-03-25 19:50:18
Message-ID: d21q20$26ut$1@news.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

I want to implement a multi-company database where each schema represents
different company.

I created a number of schemas in a database.

How to select a list of schema names which current user is authorized to
access ?

I want to get the list of companies to allow user pick the one.

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Andrus Moor 2005-03-26 15:13:19 How to make update statement to work
Previous Message Andrus Moor 2005-03-25 19:46:11 Merging item codes using referential integrity