| From: | Vladimir Rusinov <vrusinov(at)google(dot)com> |
|---|---|
| To: | David Richer <david(dot)richer(at)autodesk(dot)com>, "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: Extension compatibility between postgresql minor version |
| Date: | 2016-11-24 16:19:03 |
| Message-ID: | CAE1wr-zPzDGLP-70=1SYSU7bNU-KrcKLjTLi3L+Gw9ji+8oNdA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Maybe, maybe not.
Have you tried installing '=postgresql93-contrib-9.3.14' ?
On Thu, Nov 24, 2016 at 3:41 PM David Richer <david(dot)richer(at)autodesk(dot)com>
wrote:
> Hi guys,
>
>
>
> I want to check my production server for the free space map issue.
> https://wiki.postgresql.org/wiki/Free_Space_Map_Problems
>
> I am on Centos 6 currently running 9.3.14 using pgdg repository.
>
>
>
> I need to install postgresql93-contrib to get the pg_freespacemap
> extension. Only postgresql93-contrib-9.3.15 package is available in pgdg
> repository. It will force me to upgrade my postgresql to 9.3.15 which will
> restart my production postgresql server which I am not yet ready to do, I
> want to know if we are affected by the free space map issue first.
>
>
>
> My question: Would it be safe to install postgresql93-contrib-9.3.15 and
> not upgrade my postgresql server? In other words, would an extension
> compiled with 9.3.14 will work with a postgresql 9.3.15 server?
>
>
>
> Thanks,
>
> Davud
>
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | David Richer | 2016-11-24 16:23:57 | Re: Extension compatibility between postgresql minor version |
| Previous Message | Rich Shepard | 2016-11-24 16:11:05 | Re: Invoice Table Design |