[pgadmin-support] How to Create a Database Dynamically Using PostgreSQL

2009-08-09 Thread Vishnu S.
Hi, I am New in PostgreSQL. I want to know how we create a Database dynamically using a postgresql function. When I tried to create a Database like that,I got an error like the following, "CREATE DATABASE cannot be executed from a function or multi-command string". Thanks & R

[pgadmin-support] Malfunction in dropping database with pgAdmin

2009-08-09 Thread Sergei Abramov
Platform: Windows XP, 5.1 (Build 2600).Language: Russain. Distribution used: Binary. pgAdmin version: 1.10.0. PostgreSQL version: 8.4.0-1. Bug description: When I use menu command 'Delete/drop' to drop database, PostgreSQL server reports: WARNING: could not remove file or directory "base/16435":

Re: [pgadmin-support] Malfunction in dropping database with pgAdmin

2009-08-09 Thread Guillaume Lelarge
Le lundi 10 août 2009 à 08:24:30, Sergei Abramov a écrit : > Platform: Windows XP, 5.1 (Build 2600).Language: Russain. > Distribution used: Binary. > pgAdmin version: 1.10.0. > PostgreSQL version: 8.4.0-1. > > Bug description: When I use menu command 'Delete/drop' to drop database, > PostgreSQL ser