Changes

Jump to navigation Jump to search
\dx
All my extensions report back.
 
Update: It seems something did go wrong. Just because the extensions report back doesn't mean they work!
select version();
PostgreSQL 10.14 (Ubuntu 10.14-0ubuntu0.18.04.1) on x86_64-pc-linux-gnu, compiled by gcc (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0, 64-bit
--So somehow I'm still running version 10!
select PostGIS_full_version();
ERROR: could not access file "$libdir/postgis-2.4": No such file or directory
CONTEXT: SQL statement "SELECT public.postgis_lib_version()"
PL/pgSQL function postgis_full_version() line 25 at SQL statement
====Other Fixes====

Navigation menu