Viva Carlos,
Carlos Sousa wrote: > > ERROR: source database "postgis" is being accessed by other users > Estive finalmente a resolver isto e criei uma template_postgis para usar. Entretanto também descobri que eventualmente não era o Tomcat / Apache que estavam a aceder à base de dados, mas sim o próprio PgAdmin, como é avisado no proprio manual do PostgreSQL. http://www.postgresql.org/docs/8.0/interactive/manage-ag-createdb.html This occurs when another user is already logged in on template1. This espacially happends with the client pgAdminIII because it uses multiple database connections - in such case you should use another client (e.g. psql) São um bocado radicais. Basta desligar o PgAdmin da base de dados em causa para fazer o comando sem problemas! -- View this message in context: http://n2.nabble.com/carregamento-da-bd-tp3241922p3494268.html Sent from the OSGeo Portuguese Local Chapter mailing list archive at Nabble.com. _______________________________________________ Portugal mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/portugal
