Re: Slony uninstall info/warning

Поиск
Список
Период
Сортировка
От Andrew Sullivan
Тема Re: Slony uninstall info/warning
Дата
Msg-id 20050311180850.GF26492@phlogiston.dyndns.org
обсуждение исходный текст
Ответ на Re: Slony uninstall info/warning  (Christopher Browne <cbbrowne@acm.org>)
Список pgsql-general
On Tue, Feb 15, 2005 at 02:00:20PM -0500, Christopher Browne wrote:
> 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...

(Yes, I'm behind on reading mail lists.)

Actually, I don't think this _is_ a JDBC issue.  AIUI, The problem
bites you with Slony because its triggers use SPI.  So the reference
to the oid is to the trigger's oid, which you won't lose until the
back ends are all recyled.

A

--
Andrew Sullivan  | ajs@crankycanuck.ca
I remember when computers were frustrating because they *did* exactly what
you told them to.  That actually seems sort of quaint now.
        --J.D. Baldwin

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

Предыдущее
От: Christopher Browne
Дата:
Сообщение: Re: Best practices: Handling Daylight-saving time
Следующее
От: Steve Crawford
Дата:
Сообщение: Re: Best practices: Handling Daylight-saving time