bruce wrote:
I'm trying to resinstall the db/sql, and it's generating a great deal of
errors. I figured the easy solution would be to delete/drop the
database/tables, but when i did a :
drop database gforge;
the gforge database is still in the database list when i do a "psql \l"
Then you shou
Hi..
New to postgres. I'm trying to install an app that uses postgres for the db.
I'm trying to resinstall the db/sql, and it's generating a great deal of
errors. I figured the easy solution would be to delete/drop the
database/tables, but when i did a :
drop database gforge;
the gforge databas