Re: Template1 is locked when pgAdminIII is open

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: Template1 is locked when pgAdminIII is open
Дата
Msg-id E7F85A1B5FF8D44C8A1AF6885BC9A0E45287D8@ratbert.vale-housing.co.uk
обсуждение исходный текст
Ответ на Template1 is locked when pgAdminIII is open  (Mehul Doshi-A20614 <mehul@motorola.com>)
Список pgsql-bugs
=20

> -----Original Message-----
> From: Tom Lane [mailto:tgl@sss.pgh.pa.us]=20
> Sent: 31 January 2005 17:29
> To: Dave Page
> Cc: Mehul Doshi-A20614; pgsql-bugs@postgresql.org
> Subject: Re: [BUGS] Template1 is locked when pgAdminIII is open=20
>=20
> Hmm.  Would it be possible to teach pgAdmin to close extra connections
> to template1 whenever it's doing CREATE DATABASE?

Hmm, it's possible but not particularly friendly - it would stop any
ongoing user queries (not that there are likely to be many of those in
template1), and the server status window (which periodically selects
from pg_stat_activity among other things). I think it would be nicer for
pgAdmin to give a more helpful error message (in most cases it simply
passes on such messages as they come from the server).

Regards, Dave.

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Andreas Pflug
Дата:
Сообщение: Re: Template1 is locked when pgAdminIII is open
Следующее
От: Rolf Sponsel
Дата:
Сообщение: [Feed-back] Installing PostgreSQL 8.0.0 on SPARC/Solaris. Configure and install issues.