From: | Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com> |
---|---|
To: | PopeRigby <poperigby(at)mailbox(dot)org>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>, "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: Errors when restoring backup created by pg_dumpall |
Date: | 2024-12-13 16:46:56 |
Message-ID: | efc178ea-3914-474e-b06d-183626071139@aklaver.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On 12/12/24 22:19, PopeRigby wrote:
> On 12/10/24 21:22, Adrian Klaver wrote:
>> On 12/10/24 19:05, PopeRigby wrote:
>>
>> If I am following correctly I believe you need this one:
>>
>> https://www.postgresql.org/message-id/attachment/166859/v2-0002-Use-new-style-SQL-function-in-earthdistance-exten.patch
>>
>> It has the changes that include the schema qualifications. The one you
>> used does not have those modifications.
>>
> Beautiful. How can I follow this so I know when it gets upstream?
>
You can check here:
and see when the earthdistance--1.1--1.2.sql and earthdistance--1.2.sql
scripts show up.
Though a formal release won't happen until the dates listed here:
https://www.postgresql.org/developer/roadmap/
with nearest one being February 13th, 2025.
FYI, these are target dates and not set in stone.
--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com
From | Date | Subject | |
---|---|---|---|
Next Message | Rich Shepard | 2024-12-13 18:21:03 | Restoring database from backup |
Previous Message | PopeRigby | 2024-12-13 06:19:11 | Re: Errors when restoring backup created by pg_dumpall |