[postgis-devel] PostGIS 3.2.0beta3 is released
Greg Troxel
gdt at lexort.com
Sun Dec 12 08:59:45 PST 2021
Sandro Santilli <strk at kbt.io> writes:
> At the end of `make test` you are not left with a `postgis_reg` database,
> unless you specify `RUNTESTFLAGS=--nodrop` environment variable, so
> your recipe should not work as it is written right now.
It seems to, beucase the db is not dropped when a test crashes. But
explicit is better and I have edited. Feel free to continue to munge of course.
> I'd do:
>
> 1) make staged-install # from top-level
Do the tests not use the build tree, without installing? This seems
like a bug to need this
> 2) regress/run_test.pl --nodrop regress/core/geography.sql
> 3) psql postgis_reg
> 4) select pg_backend_pid()
> 5) attach gdb to backend
> 6) psql> \i regress/core/geography.sql
That all sounds good.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 194 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/postgis-devel/attachments/20211212/83e81cd6/attachment.sig>
More information about the postgis-devel
mailing list