Re: Malfunction in dropping database with pgAdmin - Mailing list pgadmin-support

From Guillaume Lelarge
Subject Re: Malfunction in dropping database with pgAdmin
Date
Msg-id 200908101306.45368.guillaume@lelarge.info
Whole thread Raw
In response to Malfunction in dropping database with pgAdmin  (Sergei Abramov <auspex@rambler.ru>)
List 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.orghttp://dalibo.com


pgadmin-support by date:

Previous
From: Raymond O'Donnell
Date:
Subject: Re: How to Create a Database Dynamically Using PostgreSQL
Next
From: Guillaume Lelarge
Date:
Subject: Re: Small annoyance in pgAdmin 1.10