Dropping users - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Dropping users
Date
Msg-id 20030910222446.GD5175@dcc.uchile.cl
Whole thread Raw
List pgsql-hackers
The problem with checking ownership of objects before dropping users is
that there's no way to check what objects depend on a user on another
database.  But what if this information is stored in a shared relation?
Like pg_depend but only for shared objects.

-- 
Alvaro Herrera (<alvherre[a]dcc.uchile.cl>)
"Someone said that it is at least an order of magnitude more work to do
production software than a prototype. I think he is wrong by at least
an order of magnitude."                              (Brian Kernighan)


pgsql-hackers by date:

Previous
From: Jon Jensen
Date:
Subject: Re: massive quotes?
Next
From: Bruce Momjian
Date:
Subject: Re: 64-bit pgsql