Re: Hot standby, dropping a tablespace

Поиск
Список
Период
Сортировка
От Simon Riggs
Тема Re: Hot standby, dropping a tablespace
Дата
Msg-id 1232960414.2327.1471.camel@ebony.2ndQuadrant
обсуждение исходный текст
Ответ на Re: Hot standby, dropping a tablespace  (Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>)
Ответы Re: Hot standby, dropping a tablespace  (Andres Freund <andres@anarazel.de>)
Список pgsql-hackers
On Sun, 2009-01-25 at 19:56 +0200, Heikki Linnakangas wrote:
> Simon Riggs wrote:
> >> 2. Kill all connections by given user. Hmm, not used for anything, 
> >> actually. Should remove the roleId argument from GetConflictingVirtualXIDs.
> > 
> > No, because we still need to add code to kill-connected-users if we drop
> > role.
> 
> Oh, I see, that's still a todo item. But we don't do that during normal 
> operation, so why should we during recovery?

LOL. Not many systems allow you to continue working after the access has
been removed. But not, as you say, a problem for Hot Standby unless that
changes.

-- Simon Riggs           www.2ndQuadrant.comPostgreSQL Training, Services and Support



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

Предыдущее
От: Simon Riggs
Дата:
Сообщение: Re: FATAL: could not open relation pg_tblspc/491086/467369/491103: No such file or directory
Следующее
От: Simon Riggs
Дата:
Сообщение: Re: Hot standby, dropping a tablespace