|
Home > Archive > Slony1 PostgreSQL Replication > December 2005 > 8.1 - quick workaround ?
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
8.1 - quick workaround ?
|
|
| Marcin Mañk 2005-12-01, 11:24 am |
| Hello.
As there is a known bug, an the 'official bugfix release' is not there ye=
t,
I have a question:
What would commenting out the fatal line " Async_Unlisten(relna
me, pid); =
"
do?
If there is a problem only when the server crashes, I will comment this o=
ut,
and go on (noting that I must manually clean up pg_listener on fatal
situations).
I really want to switch to 8.1 (some of my queries, due to the newly
introduced bitmap scan, work like ten times faster). And slony IS the bes=
t
choice for 'zero downtime' upgrades :)
Please advise.
Greetings
Marcin Ma=F1k
| |
| Vivek Khera 2005-12-01, 8:25 pm |
|
On Nov 29, 2005, at 8:40 AM, Marcin Ma=C5=84k wrote:
> As there is a known bug, an the 'official bugfix release' is not =20
> there yet,
> I have a question:
it is supposedly fixed in CVS, so why not just check out the CVS =20
version and use that?
|
|
|
|
|