From pjduplooy.gis at gmail.com Mon Aug 3 02:01:42 2026 From: pjduplooy.gis at gmail.com (Gandalf the Gray) Date: Mon, 3 Aug 2026 11:01:42 +0200 Subject: 3.7.0 dev version issues Message-ID: Hi Regina I have installed the exe of 3.7.0 that you provided last week. I have tried updating it with the dev versions the last few days, (overwriting the files in PostgreSQL folder on Windows), and now my PostgreSQL server refuses to start. Any idea on how I could do troubleshooting? Pieter -------------- next part -------------- An HTML attachment was scrubbed... URL: From pjduplooy.gis at gmail.com Tue Aug 4 23:50:53 2026 From: pjduplooy.gis at gmail.com (Gandalf the Gray) Date: Wed, 5 Aug 2026 08:50:53 +0200 Subject: 3.7.0 dev version issues Message-ID: Hi Regina. I have tried the newest dev version of 3.7 (refer to my previous post on Monday). The issue with my PG 19 server not starting after copying over the files into the folder that had PostGIS 3.7 installed with the exe (I am on Windows) still remains. Could you look into it? Pieter -------------- next part -------------- An HTML attachment was scrubbed... URL: From lr at pcorp.us Wed Aug 5 00:01:46 2026 From: lr at pcorp.us (Regina Obe) Date: Wed, 5 Aug 2026 03:01:46 -0400 Subject: 3.7.0 dev version issues In-Reply-To: References: Message-ID: <000201dd24a8$488256b0$d9870410$@pcorp.us> Sorry missed your message yesterday. Did it work when you did the .exe install and it only failed when you recopied the newer PostGIS 3.7.0dev binaries or are you saying installing the postgis .exes broke your PostgreSQL install? My guess is its one of the libraries that ships with PostgreSQL. I try not to overwrite these. When you copy using the zip, you shouldn?t overwrite them either but I include them just because in some cases EDB calls them by a different name than what the postgis libraries are bound to. If they are there they shouldn?t be overwritten cause there versions are sometimes newer than the one I ship. My suggestion ? copy the binaries from - https://www.enterprisedb.com/products-services-training/pgdevdownload (the ones in the bin folder) and overwrite the ones in your bin folder. Then try to start up your PostgreSQL 19 server. From: Gandalf the Gray Sent: Wednesday, August 5, 2026 2:51 AM To: postgis-devel at lists.osgeo.org Subject: 3.7.0 dev version issues Hi Regina. I have tried the newest dev version of 3.7 (refer to my previous post on Monday). The issue with my PG 19 server not starting after copying over the files into the folder that had PostGIS 3.7 installed with the exe (I am on Windows) still remains. Could you look into it? Pieter -------------- next part -------------- An HTML attachment was scrubbed... URL: From pjduplooy.gis at gmail.com Wed Aug 5 02:42:56 2026 From: pjduplooy.gis at gmail.com (Gandalf the Gray) Date: Wed, 5 Aug 2026 11:42:56 +0200 Subject: 3.7.0 dev version issues In-Reply-To: <000201dd24a8$488256b0$d9870410$@pcorp.us> References: <000201dd24a8$488256b0$d9870410$@pcorp.us> Message-ID: Hi Regina. The exe works fine. Its just the zip file. I will get the archive from the link you gave. Pieter On Wed, 05 Aug 2026, 09:01 Regina Obe, wrote: > Sorry missed your message yesterday. > > > > Did it work when you did the .exe install and it only failed when you > recopied the newer PostGIS 3.7.0dev binaries or are you saying installing > the postgis .exes broke your PostgreSQL install? > > > > My guess is its one of the libraries that ships with PostgreSQL. I try > not to overwrite these. When you copy using the zip, you shouldn?t > overwrite them either but I include them just because in some cases EDB > calls them by a different name than what the postgis libraries are bound > to. If they are there they shouldn?t be overwritten cause there versions > are sometimes newer than the one I ship. > > > > > > My suggestion ? copy the binaries from - > https://www.enterprisedb.com/products-services-training/pgdevdownload > (the ones in the bin folder) and overwrite the ones in your bin folder. > > Then try to start up your PostgreSQL 19 server. > > > > > > > > > > > > *From:* Gandalf the Gray > *Sent:* Wednesday, August 5, 2026 2:51 AM > *To:* postgis-devel at lists.osgeo.org > *Subject:* 3.7.0 dev version issues > > > > Hi Regina. > > > > I have tried the newest dev version of 3.7 (refer to my previous post on > Monday). > > > > The issue with my PG 19 server not starting after copying over the files > into the folder that had PostGIS 3.7 installed with the exe (I am on > Windows) still remains. > > > > Could you look into it? > > > > Pieter > -------------- next part -------------- An HTML attachment was scrubbed... URL: From pjduplooy.gis at gmail.com Wed Aug 5 04:31:39 2026 From: pjduplooy.gis at gmail.com (Gandalf the Gray) Date: Wed, 5 Aug 2026 13:31:39 +0200 Subject: 3.7.0 dev version issues In-Reply-To: References: <000201dd24a8$488256b0$d9870410$@pcorp.us> Message-ID: Hi Regina. Follow up question. Do I first overwrite with the PostGIS archive and then the PostgreSQL one? On Wed, Aug 5, 2026 at 11:42?AM Gandalf the Gray wrote: > Hi Regina. > > The exe works fine. Its just the zip file. I will get the archive from the > link you gave. > > Pieter > > On Wed, 05 Aug 2026, 09:01 Regina Obe, wrote: > >> Sorry missed your message yesterday. >> >> >> >> Did it work when you did the .exe install and it only failed when you >> recopied the newer PostGIS 3.7.0dev binaries or are you saying installing >> the postgis .exes broke your PostgreSQL install? >> >> >> >> My guess is its one of the libraries that ships with PostgreSQL. I try >> not to overwrite these. When you copy using the zip, you shouldn?t >> overwrite them either but I include them just because in some cases EDB >> calls them by a different name than what the postgis libraries are bound >> to. If they are there they shouldn?t be overwritten cause there versions >> are sometimes newer than the one I ship. >> >> >> >> >> >> My suggestion ? copy the binaries from - >> https://www.enterprisedb.com/products-services-training/pgdevdownload >> (the ones in the bin folder) and overwrite the ones in your bin folder. >> >> Then try to start up your PostgreSQL 19 server. >> >> >> >> >> >> >> >> >> >> >> >> *From:* Gandalf the Gray >> *Sent:* Wednesday, August 5, 2026 2:51 AM >> *To:* postgis-devel at lists.osgeo.org >> *Subject:* 3.7.0 dev version issues >> >> >> >> Hi Regina. >> >> >> >> I have tried the newest dev version of 3.7 (refer to my previous post on >> Monday). >> >> >> >> The issue with my PG 19 server not starting after copying over the files >> into the folder that had PostGIS 3.7 installed with the exe (I am on >> Windows) still remains. >> >> >> >> Could you look into it? >> >> >> >> Pieter >> > -------------- next part -------------- An HTML attachment was scrubbed... URL: From pjduplooy.gis at gmail.com Wed Aug 5 05:44:36 2026 From: pjduplooy.gis at gmail.com (Gandalf the Gray) Date: Wed, 5 Aug 2026 14:44:36 +0200 Subject: 3.7.0 dev version issues In-Reply-To: References: <000201dd24a8$488256b0$d9870410$@pcorp.us> Message-ID: Regina. Got it working. Thanks a million!! Pieter On Wed, Aug 5, 2026 at 1:31?PM Gandalf the Gray wrote: > Hi Regina. > > Follow up question. Do I first overwrite with the PostGIS archive and > then the PostgreSQL one? > > On Wed, Aug 5, 2026 at 11:42?AM Gandalf the Gray > wrote: > >> Hi Regina. >> >> The exe works fine. Its just the zip file. I will get the archive from >> the link you gave. >> >> Pieter >> >> On Wed, 05 Aug 2026, 09:01 Regina Obe, wrote: >> >>> Sorry missed your message yesterday. >>> >>> >>> >>> Did it work when you did the .exe install and it only failed when you >>> recopied the newer PostGIS 3.7.0dev binaries or are you saying installing >>> the postgis .exes broke your PostgreSQL install? >>> >>> >>> >>> My guess is its one of the libraries that ships with PostgreSQL. I try >>> not to overwrite these. When you copy using the zip, you shouldn?t >>> overwrite them either but I include them just because in some cases EDB >>> calls them by a different name than what the postgis libraries are bound >>> to. If they are there they shouldn?t be overwritten cause there versions >>> are sometimes newer than the one I ship. >>> >>> >>> >>> >>> >>> My suggestion ? copy the binaries from - >>> https://www.enterprisedb.com/products-services-training/pgdevdownload >>> (the ones in the bin folder) and overwrite the ones in your bin folder. >>> >>> Then try to start up your PostgreSQL 19 server. >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> >>> *From:* Gandalf the Gray >>> *Sent:* Wednesday, August 5, 2026 2:51 AM >>> *To:* postgis-devel at lists.osgeo.org >>> *Subject:* 3.7.0 dev version issues >>> >>> >>> >>> Hi Regina. >>> >>> >>> >>> I have tried the newest dev version of 3.7 (refer to my previous post on >>> Monday). >>> >>> >>> >>> The issue with my PG 19 server not starting after copying over the files >>> into the folder that had PostGIS 3.7 installed with the exe (I am on >>> Windows) still remains. >>> >>> >>> >>> Could you look into it? >>> >>> >>> >>> Pieter >>> >> -------------- next part -------------- An HTML attachment was scrubbed... URL: From lr at pcorp.us Thu Aug 6 14:54:00 2026 From: lr at pcorp.us (Regina Obe) Date: Thu, 6 Aug 2026 17:54:00 -0400 Subject: PostGIS 3.7.0beta2 release sometime early next week Message-ID: <000001dd25ee$17885e00$46991a00$@pcorp.us> I'm planning to release PostGIS 3.7.0beta2 this weekend or early next week. +1 from me. There was some discussion about doing patch release for 3.6, 3.5, 3.4, 3.3, 3.2 but I'd personally like to wait on releasing those and have them released at the same time as we do the official 3.7.0 release. The last release we did for the stable branches was in June 2026, so it feels a little too early to do another just now and we'd need to release again when 3.7.0 comes out probably in September so they are all aligned. Thoughts? Thanks, Regina From pramsey at cleverelephant.ca Thu Aug 6 17:01:28 2026 From: pramsey at cleverelephant.ca (Paul Ramsey) Date: Thu, 6 Aug 2026 17:01:28 -0700 Subject: PostGIS 3.7.0beta2 release sometime early next week In-Reply-To: <000001dd25ee$17885e00$46991a00$@pcorp.us> References: <000001dd25ee$17885e00$46991a00$@pcorp.us> Message-ID: ? On Thu, Aug 6, 2026 at 2:54?PM Regina Obe wrote: > I'm planning to release PostGIS 3.7.0beta2 this weekend or early next week. > +1 from me. > > There was some discussion about doing patch release for 3.6, 3.5, 3.4, 3.3, > 3.2 but I'd personally like to wait on releasing those and have them > released at the same time as we do the official 3.7.0 release. > The last release we did for the stable branches was in June 2026, so it > feels a little too early to do another just now and we'd need to release > again when 3.7.0 comes out probably in September so they are all aligned. > > Thoughts? > > Thanks, > Regina > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From me at komzpa.net Sun Aug 9 14:05:17 2026 From: me at komzpa.net (=?UTF-8?Q?Darafei_=22Kom=D1=8Fpa=22_Praliaskouski?=) Date: Mon, 10 Aug 2026 01:05:17 +0400 Subject: PostGIS 3.7.0beta2 release sometime early next week In-Reply-To: References: <000001dd25ee$17885e00$46991a00$@pcorp.us> Message-ID: +1 Darafei On Fri, Aug 7, 2026 at 4:01?AM Paul Ramsey wrote: > ? > > On Thu, Aug 6, 2026 at 2:54?PM Regina Obe wrote: > >> I'm planning to release PostGIS 3.7.0beta2 this weekend or early next >> week. >> +1 from me. >> >> There was some discussion about doing patch release for 3.6, 3.5, 3.4, >> 3.3, >> 3.2 but I'd personally like to wait on releasing those and have them >> released at the same time as we do the official 3.7.0 release. >> The last release we did for the stable branches was in June 2026, so it >> feels a little too early to do another just now and we'd need to release >> again when 3.7.0 comes out probably in September so they are all aligned. >> >> Thoughts? >> >> Thanks, >> Regina >> >> -------------- next part -------------- An HTML attachment was scrubbed... URL: From lr at pcorp.us Mon Aug 10 01:52:34 2026 From: lr at pcorp.us (Regina Obe) Date: Mon, 10 Aug 2026 04:52:34 -0400 Subject: PostGIS 3.7.0beta2 released Message-ID: <000301dd28a5$96f29ca0$c4d7d5e0$@pcorp.us> Details at - https://postgis.net/2026/08/PostGIS-3.7.0beta2/ Source: https://download.osgeo.org/postgis/source/postgis-3.7.0beta2.tar.gz PDF En: https://download.osgeo.org/postgis/docs/postgis-3.7.0beta2-en.pdf HTML: https://download.osgeo.org/postgis/docs/doc-html-3.7.0beta2.tar.gz If you run into any issues, feel free to reply to this email or report on our ticket tracker as detailed on https://postgis.net/development/bug_reporting/ Thanks, PostGIS Development Team From lr at pcorp.us Thu Aug 20 11:31:46 2026 From: lr at pcorp.us (Regina Obe) Date: Thu, 20 Aug 2026 14:31:46 -0400 Subject: Plan release PostGIS 3.7.0rc1 early next week Message-ID: <001901dd30d2$28914f60$79b3ee20$@pcorp.us> I'm planning to release PostGIS 3.7.0rc1 early next week. Let me know if anyone has issues with that. Most of the changes since beta2 appear to be just bug fixes that will be ported to stable branches anyway or packaging issues that arose in 3.7.0 package reconfigs. Thanks, Regina From me at komzpa.net Thu Aug 20 15:17:38 2026 From: me at komzpa.net (=?UTF-8?Q?Darafei_=22Kom=D1=8Fpa=22_Praliaskouski?=) Date: Fri, 21 Aug 2026 02:17:38 +0400 Subject: Plan release PostGIS 3.7.0rc1 early next week In-Reply-To: <001901dd30d2$28914f60$79b3ee20$@pcorp.us> References: <001901dd30d2$28914f60$79b3ee20$@pcorp.us> Message-ID: +1 Darafei In announcement it would be great to point people to some new versions of recently split out projects (tiger geocoder and address standardizer) so they can attempt a holistic upgrade. On Thu, Aug 20, 2026 at 10:31?PM Regina Obe wrote: > I'm planning to release PostGIS 3.7.0rc1 early next week. Let me know if > anyone has issues with that. > > Most of the changes since beta2 appear to be just bug fixes that will be > ported to stable branches anyway or packaging issues that arose in 3.7.0 > package reconfigs. > > Thanks, > Regina > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From lr at pcorp.us Sat Aug 22 13:19:32 2026 From: lr at pcorp.us (Regina Obe) Date: Sat, 22 Aug 2026 16:19:32 -0400 Subject: PSC Vote: Make next release of address_standardizer 4.0.0 Message-ID: <000001dd3273$8b2aaac0$a1800040$@pcorp.us> Now that address_standardizer is a separate repo, we should divorce the versioning from PostGIS versioning. The first tagged was 3.7.0 https://github.com/postgis/address_standardizer/releases/tag/v3.7.0 I propose next version which should be released before PostGIS 3.7.0 should be 4.0.0. Note this was discussed matrix - https://matrix.to/#/#postgis:osgeo.org IRC: #postgis And was a suggestion of Paul's. +1 >From me. Thanks, Regina From me at komzpa.net Sat Aug 22 14:27:45 2026 From: me at komzpa.net (=?UTF-8?Q?Darafei_=22Kom=D1=8Fpa=22_Praliaskouski?=) Date: Sun, 23 Aug 2026 01:27:45 +0400 Subject: PSC Vote: Make next release of address_standardizer 4.0.0 In-Reply-To: <000001dd3273$8b2aaac0$a1800040$@pcorp.us> References: <000001dd3273$8b2aaac0$a1800040$@pcorp.us> Message-ID: +1 Darafei Let's observe the pace of the project next year and see if calendar versioning will make sense for it. On Sun, Aug 23, 2026 at 12:19?AM Regina Obe wrote: > Now that address_standardizer is a separate repo, we should divorce the > versioning from PostGIS versioning. > The first tagged was 3.7.0 > https://github.com/postgis/address_standardizer/releases/tag/v3.7.0 > > I propose next version which should be released before PostGIS 3.7.0 should > be 4.0.0. > > Note this was discussed matrix - https://matrix.to/#/#postgis:osgeo.org > IRC: #postgis > > And was a suggestion of Paul's. > > +1 > > From me. > > Thanks, > Regina > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From strk at kbt.io Sat Aug 22 21:31:36 2026 From: strk at kbt.io (Sandro Santilli) Date: Sun, 23 Aug 2026 06:31:36 +0200 Subject: PSC Vote: Make next release of address_standardizer 4.0.0 In-Reply-To: <000001dd3273$8b2aaac0$a1800040$@pcorp.us> References: <000001dd3273$8b2aaac0$a1800040$@pcorp.us> Message-ID: <79D9162C-F48A-46D2-B2AA-ACD3BA46A10E@kbt.io> +1, long live address standardizer ! Il 22 agosto 2026 22:19:32 CEST, Regina Obe ha scritto: >Now that address_standardizer is a separate repo, we should divorce the >versioning from PostGIS versioning. >The first tagged was 3.7.0 >https://github.com/postgis/address_standardizer/releases/tag/v3.7.0 > >I propose next version which should be released before PostGIS 3.7.0 should >be 4.0.0. > >Note this was discussed matrix - https://matrix.to/#/#postgis:osgeo.org >IRC: #postgis > >And was a suggestion of Paul's. > >+1 > >From me. > >Thanks, >Regina > -- Sent from hand-held device with K-9 Mail. Please excuse my brevity. From lr at pcorp.us Sun Aug 23 04:24:35 2026 From: lr at pcorp.us (Regina Obe) Date: Sun, 23 Aug 2026 07:24:35 -0400 Subject: PostGIS Tiger Geocder 2025.2 released Message-ID: <000001dd32f1$fa9615b0$efc24110$@pcorp.us> PostGIS Tiger Geocoder 2025.2 extension released. The upcoming PostGIS 3.7.0 will not include the postgis tiger geocoder. Details of the release are here - https://postgis.net/2026/08/PostGIS-Tiger-Geocoder-2025.2/ Raw Source: https://download.osgeo.org/postgis/source/postgis_tiger_geocoder/postgis_tig er_geocoder-2025.2.tar.gz Md5: https://download.osgeo.org/postgis/source/postgis_tiger_geocoder/postgis_tig er_geocoder-2025.2.tar.gz.md5 If you run into any issues - you may report them here - https://gitea.osgeo.org/postgis/postgis_tiger_geocoder/issues Thanks, Regina and rest of PostGIS Development Team From lr at pcorp.us Mon Aug 24 09:52:07 2026 From: lr at pcorp.us (Regina Obe) Date: Mon, 24 Aug 2026 12:52:07 -0400 Subject: PostGIS 3.7.0rc1 released Message-ID: <000001dd33e8$e659b190$b30d14b0$@pcorp.us> The PostGIS Team is pleased to release PostGIS 3.7.0rc1! Best Served with PostgreSQL 19 Beta 3 , GEOS 3.15.0rc1 , This version requires PostgreSQL 14 - 19rc1, GEOS 3.10 or higher, and Proj 6.1+. To take advantage of all features, GEOS 3.15+ is needed. To take advantage of all SFCGAL features SFCGAL 2.3.0+ is needed. This release contains fixes since 3.7.0beta2 release. Details at: https://postgis.net/2026/08/PostGIS-3.7.0rc1/ Source: https://download.osgeo.org/postgis/source/postgis-3.7.0rc1.tar.gz PDF En: https://download.osgeo.org/postgis/docs/postgis-3.7.0rc1-en.pdf HTML: https://download.osgeo.org/postgis/docs/doc-html-3.7.0rc1.tar.gz NOTE: postgis_tiger_geocoder and address_standardizer are no longer part of the PostGIS source code. Latest release of postgis_tiger_geocoder is noted - https://postgis.net/2026/08/PostGIS-Tiger-Geocoder-2025.2/ address_standardizer latest version is https://github.com/postgis/address_standardizer/releases/tag/v3.7.0 , but a 4.0.0 will be released around the same time or shortly after PostGIS 3.7.0. If you run into any issues, feel free to reply to this email or report on our ticket tracker as detailed on https://postgis.net/development/bug_reporting/ Thanks, PostGIS Development Team