Re: Can't drop / access / or create database - Mailing list pgsql-bugs

From Tom Lane
Subject Re: Can't drop / access / or create database
Date
Msg-id 2605.1037401897@sss.pgh.pa.us
Whole thread Raw
In response to Can't drop / access / or create database  (Peter Muhlberger <peterm@andrew.cmu.edu>)
List pgsql-bugs
Peter Muhlberger <peterm@andrew.cmu.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

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: copy works, \copy doesn't
Next
From: Tom Lane
Date:
Subject: Re: PostgreSQL No Longer Handles Mixed Case Sequences