Thread
-
gabriel <gabriel@workingnetsp.com.br> — 2001-02-20T13:22:44Z
Gabriel Sampaio Papassoni gabrielpapassoni@zipmail.com.br system configuration Architeture :unknow Operating System: Linux Conectiva 6.0 PostgreSQL Version 7.0 Description of the problem: I canot create more than one database. example : I create a database called dbname1 this is OK but when I try to create a new database called dbname2 I get the error message : Could not initialize database directory. now if I delete de database dbname1 and try to create the database dbname2 it works. So if I try to create more than one database I awllays get the same error message. note: this error do not occur in the previous version of postgreSQL.
-
Re:
Thomas Lockhart <lockhart@alumni.caltech.edu> — 2001-02-23T21:44:48Z
> now if I delete de database dbname1 and try to create the database dbname2 > it works. Your hard disk is full?? - Thomas