![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
When I try to execute "CREATE DATABASE somename" while connected to database template1 as a non-superuser with createdb-rights, I get the error message "source database "template1" is being accessed by other users". This is correct, as I'm connected to the same server using pgAdmin III on a different PC. But my question is, why this error message? I understand that I need to be using at least _some_ database in other to connect. But why can I only create a new database (which, as far as I know, has nothing to do with template1 itself) "Create database" does have to do with template1. Template1 is |
|
if I'm the only connected user? Or am I missing something? I do need to be able to create databases while other users are connected. Sure, but not while they are connected to template1. There is |
#3
| |||
| |||
|
|
When I try to execute "CREATE DATABASE somename" while connected to database template1 as a non-superuser with createdb-rights, I get the error message "source database "template1" is being accessed by other users". This is correct, as I'm connected to the same server using pgAdmin III on a different PC. But my question is, why this error message? |
![]() |
| Thread Tools | |
| Display Modes | |
| |