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
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":
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