Re: Slony uninstall info/warning

Поиск
Список
Период
Сортировка
От Christopher Browne
Тема Re: Slony uninstall info/warning
Дата
Msg-id m3sm3xodh7.fsf@knuth.knuth.cbbrowne.com
обсуждение исходный текст
Ответ на Slony uninstall info/warning  (John Sidney-Woollett <johnsw@wardbrook.com>)
Ответы Re: Slony uninstall info/warning  (Andrew Sullivan <ajs@crankycanuck.ca>)
Список pgsql-general
In an attempt to throw the authorities off his trail, johnsw@wardbrook.com (John Sidney-Woollett) transmitted:
> MAKE SURE YOU STOP YOUR APPLICATION RUNNING AGAINST YOUR MASTER
> DATABASE WHEN REMOVING THE WHOLE SLONY CLUSTER, or at least re-cycle
> all your open connections after the event!
>
> The connections appear to "remember" or refer to objects which are
> removed by the uninstall node script. And you get lots of errors as a
> result (and possible data loss??)...

As has been noted by others, this is an artifact of the JDBC driver
holding onto a stored query plan.  And it's somewhat worth noting that
this is not unique to Slony-I...

I have added warnings to relevant documentation in the Slony-I CVS
tree.  This may also be worthy of a FAQ note for PostgreSQL itself,
and is almost certainly worthy of note in the JDBC documentation...
--
(format nil "~S@~S" "cbbrowne" "acm.org")
http://linuxdatabases.info/info/slony.html
"We should start referring to processes which run in the background by
their correct technical name:... paenguins."  -- Kevin M Bealer

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

Предыдущее
От: Dan Sugalski
Дата:
Сообщение: Re: CURSORs and selects with parameters
Следующее
От: Jeff Amiel
Дата:
Сообщение: Schema comparison tool