On 1/14/15 4:12 PM, Jorge Torralba wrote:
> We are running postgres 9.2 on centos 6. Our install was from an
> rpm/yum. We have run into issues with a decrypt bug 11905.
>
> When I try to run the patch I keep getting can't find file to patch.
>
> Any assistance or feedback would be appreciated.
>
> I am running the command from within /usr/pgsql-9.2/share
That patch needs to be applied to the source code, not the installed files.
You could download the source RPM, install the patch there, and rebuild.