Re: max_wal_senders must die - Mailing list pgsql-hackers

From Andres Freund
Subject Re: max_wal_senders must die
Date
Msg-id 201011032051.51212.andres@anarazel.de
Whole thread Raw
In response to Re: max_wal_senders must die  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
Responses Re: max_wal_senders must die
List pgsql-hackers
Hi,

On Wednesday 03 November 2010 20:28:03 Kevin Grittner wrote:
> They said that except for the quirky path behavior, the installation
> went fine; the Wiki page instructions were clear and adequate and
> that installation process was not difficult or confusing.
> 
> This path issue sounds like a bug to me....
I guess you built both in the same place and just prefix installed it to 
different directories?
That can cause issues like that unless you use --disable-rpath.

Andres


pgsql-hackers by date:

Previous
From: "Kevin Grittner"
Date:
Subject: Re: max_wal_senders must die
Next
From: Alex Hunsaker
Date:
Subject: Re: why does plperl cache functions using just a bool for is_trigger