From: | Guillaume Lelarge <guillaume(at)lelarge(dot)info> |
---|---|
To: | Sergei Abramov <auspex(at)rambler(dot)ru> |
Cc: | pgadmin-support(at)postgresql(dot)org |
Subject: | Re: Malfunction in dropping database with pgAdmin |
Date: | 2009-08-10 11:06:45 |
Message-ID: | 200908101306.45368.guillaume@lelarge.info |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-support |
Le lundi 10 août 2009 à 11:41:40, Sergei Abramov a écrit :
> I am afraid error is connected with pgAdmin because 'dropdb' does not
> have this shortcoming...
The error messages you paste in your previous mail have nothing to with
pgAdmin. They are server messages. pgAdmin don't delete directories or files
in $PGDATA.
> Test were repeated in Windows 2000 FAT-filesystem with the failure as
> the result.
Are you sure it was a FAT filesystem? Because you shouldn't run postgres on
this kind of filesystem. You have to use NTFS.
> Try to create database and then immediately drop it...
I've checked and it worked. With 8.3 and 8.4 PostgreSQL, and pgAdmin 1.10, and
Linux (I don't have a Windows system nearby to check on it.).
--
Guillaume.
http://www.postgresqlfr.org
http://dalibo.com
From | Date | Subject | |
---|---|---|---|
Next Message | Guillaume Lelarge | 2009-08-10 12:44:41 | Re: Small annoyance in pgAdmin 1.10 |
Previous Message | Raymond O'Donnell | 2009-08-10 11:06:09 | Re: How to Create a Database Dynamically Using PostgreSQL |