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 database is still in the database list when i do a "psql \l" some of the sites i've seen reference a "template1" any pointers to how to drop a database, as well as how to drop/delete all the tables in a postgres db... thanks -bruce
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 should have got an error back from your "drop database" command. -- Richard Huxton Archonet Ltd
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера