Re: Shared dependencies

From: Gavin Sherry <swm(at)linuxworld(dot)com(dot)au>
To: Alvaro Herrera <alvherre(at)dcc(dot)uchile(dot)cl>
Cc: Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Shared dependencies
Date: 2004-10-29 00:31:29
Message-ID: Pine.LNX.4.58.0410291030140.8724@linuxworld.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, 28 Oct 2004, Alvaro Herrera wrote:

> On Thu, Oct 28, 2004 at 01:30:31AM -0300, Alvaro Herrera wrote:
>
> Hi,
>
> > So the first obvious question: should I create two separate catalogs,
> > one for users and other for tablespaces?
>
> Ok, so no opinions? Nobody objects to me creating two new shared
> catalogs to keep track of dependency on global objects, one for
> user/groups and other for tablespaces?

Perhaps we could (gulp) reenable OIDs on pg_shadow and pg_group and then
we could just identify by OID.

Gavin

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tatsuo Ishii 2004-10-29 00:57:12 Re: Proposed Query Planner TODO items
Previous Message Darcy Buskermolen 2004-10-29 00:17:04 Re: -HEAD contrib/dblink regress failure on SPARC/Solaris 8