Tom Lane wrote:
> Bruce Momjian <[EMAIL PROTECTED]> writes:
> > Adrian Calvin wrote:
> >> When "psql -l" is invoked from prompt, and a user lets it sit
> >> at the 'more' prompt, no other user can create a database.  The
> >> "cannot access template..." error is thrown.  Has this been
> >> corrected in later versions?
> 
> > Sorry, I have trouble believing that.
> 
> I don't.  It's from the interlock that prevents copying a database that
> contains active sessions.

I understand that, but why does psql still hold that lock while
displaying the database names with more?  I thought the database was
shipped to the client, and the locks released.

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  [EMAIL PROTECTED]               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
    (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])

Reply via email to