Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

Re: I can not drop a user/role because an object depent on it.


  • From: Ricky Tompu Breaky <ricky(dot)breaky(at)uni(dot)de>
  • To: pgsql-general(at)postgresql(dot)org
  • Subject: Re: I can not drop a user/role because an object depent on it.
  • Date: Thu, 1 Oct 2009 01:29:27 +0700
  • Message-id: <20091001012927.47d6b663@uni.de> <text/plain>

You've solved my Problem, Bill.

I thank you very much, my friend Bill Moran. Highly appreciated.

On Wed, 30 Sep 2009 13:45:52 -0400
Bill Moran <wmoran(at)potentialtech(dot)com> wrote:

> In response to Ricky Tompu Breaky <ricky(dot)breaky(at)uni(dot)de>:
> 
> > Dear my friends....
> > 
> > I can not drop a user because another object need it. How can I know
> > which object need it? I really want to drop everything inside my
> > PostgreSQL, to reset my installation really from beginning.
> 
> The easiest way to accomplish this is to stop postgres, delete the
> postgres data directory and rerun initdb.
> 




Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group