Re: Errors when restoring backup created by pg_dumpall

PopeRigby <poperigby@mailbox.org>

From: PopeRigby <poperigby@mailbox.org>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: "David G. Johnston" <david.g.johnston@gmail.com>, Adrian Klaver <adrian.klaver@aklaver.com>, "pgsql-general@postgresql.org" <pgsql-general@postgresql.org>
Date: 2024-12-04T05:13:42Z
Lists: pgsql-general
On 12/2/24 17:17, Tom Lane wrote:
> PopeRigby <poperigby@mailbox.org> writes:
>> On 12/1/24 12:15, Tom Lane wrote:
>>> Cool.  You did actually install the new scripts into your target
>>> installation, right?
>> Oh, is applying the patch and rebuilding PostgreSQL not enough?
> Not unless you did "make install" in the contrib/earthdistance
> directory (or something wider-scope that would invoke that).
>
> 			regards, tom lane

Well, I did actually compile PostgreSQL after applying the patch.




Commits

  1. contrib/earthdistance: Use SQL-standard function bodies.