Re: Can't drop / access / or create database

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Peter Muhlberger <peterm(at)andrew(dot)cmu(dot)edu>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: Can't drop / access / or create database
Date: 2002-11-15 23:11:37
Message-ID: 2605.1037401897@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Peter Muhlberger <peterm(at)andrew(dot)cmu(dot)edu> writes:
> I'm trying to drop and re-create a database using postgres 7.1.3. When I
> try to drop the database using postmaster, I get the following error:

You could try reindexing pg_database. I think that an update to 7.2.3
would be advisable too, as soon as you are able to dump all the data
you care about.

regards, tom lane

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2002-11-15 23:18:31 Re: PostgreSQL No Longer Handles Mixed Case Sequences
Previous Message Tom Lane 2002-11-15 23:05:42 Re: copy works, \copy doesn't