Re: [GENERAL] existing but not-existing database.

2000-06-08 Thread Paulo Jan
> > psql todojamon > > FATAL 1: Database 'todojamon' does not exist. > We know this because the directory > '/usr/local/pgsql/data/base/todojamon' does not exist. > You can create a database with the SQL command CREATE > DATABASE. > To see what databases exi

[GENERAL] existing but not-existing database.

2000-06-08 Thread Marcos Lloret
hi, i created a database called todojamon. (i wanted to make up of an old database trying to copy the same directoy to ../base/todojamon as before). but it does not work. i deleted the directory. now i want to restart the procedure creating a new database called todojamon. but it answers >