<div dir="ltr">Philip,<div><br></div><div><span style="font-size:13px">POSTGIS_ENABLE_OUTDB_RASTERS=1 is an environment variable not to be in postgresql.conf.</span><br style="font-size:13px"></div><div><span style="font-size:13px"><br></span></div><div><span style="font-size:13px">The same is true for </span><span style="font-size:13px">POSTGIS_GDAL_ENABLED_DRIVERS=</span><u style="font-size:13px"></u><span style="font-size:13px">E</span><span style="font-size:13px">NABLE_ALL</span></div><div><span style="font-size:13px"><br></span></div><div><a href="https://wiki.postgresql.org/wiki/PostgreSQL_on_RedHat_Linux">https://wiki.postgresql.org/wiki/PostgreSQL_on_RedHat_Linux</a><br></div><div><br></div><div>Based upon the above, it looks like you should add </div><div><br></div><div><span style="font-size:13px">POSTGIS_ENABLE_OUTDB_RASTERS=1</span><br></div><div><span style="font-size:13px">POSTGIS_GDAL_ENABLED_DRIVERS=</span><u style="font-size:13px"></u><span style="font-size:13px">E</span><span style="font-size:13px">NABLE_ALL</span><span style="font-size:13px"><br></span></div><div><span style="font-size:13px"><br></span></div><div><span style="font-size:13px">to </span><span style="color:rgb(0,0,0);font-family:sans-serif;font-size:13px;line-height:19.0499992370605px"> </span><span style="color:rgb(0,0,0);font-family:sans-serif;font-size:13px;line-height:19.0499992370605px">/etc/sysconfig/pgsql/postgresql</span></div><div><span style="color:rgb(0,0,0);font-family:sans-serif;font-size:13px;line-height:19.0499992370605px"><br></span></div><div><span style="color:rgb(0,0,0);font-family:sans-serif;font-size:13px;line-height:19.0499992370605px">The above assumes you're using the packages provided by PostgreSQL.</span></div><div><span style="color:rgb(0,0,0);font-family:sans-serif;font-size:13px;line-height:19.0499992370605px"><br></span></div><div><font color="#000000" face="sans-serif"><span style="line-height:19.0499992370605px"><a href="http://www.postgresql.org/download/linux/redhat/">http://www.postgresql.org/download/linux/redhat/</a></span></font><br></div><div><font color="#000000" face="sans-serif"><span style="line-height:19.0499992370605px"><br></span></font></div><div><font color="#000000" face="sans-serif"><span style="line-height:19.0499992370605px">-bborie</span></font></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Feb 25, 2015 at 10:10 AM, Phil Hurvitz <span dir="ltr"><<a href="mailto:phurvitz@uw.edu" target="_blank">phurvitz@uw.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi all, I am having trouble starting PostGIS with out-db raster support<br>
<br>
In my /usr/local/pgsql/data/<u></u>postgresql.conf file I include the line<br>
<br>
POSTGIS_ENABLE_OUTDB_RASTERS=1<br>
<br>
after which PostGIS won't start (service postgresql start).<br>
<br>
Software is<br>
<br>
postgis_full_version<br>
------------------------------<u></u>------------------------------<u></u>-----------<br>
 POSTGIS="2.1.3 r12547" GEOS="3.4.2-CAPI-1.8.2 r3921" PROJ="Rel. 4.7.1, 23 September 2009" GDAL="GDAL 1.11.2, released 2015/02/10" LIBXML="2.7.6" TOPOLOGY RASTER<br>
<br>
<br>
Also PostGIS won't start when I specify<br>
<br>
POSTGIS_GDAL_ENABLED_DRIVERS=<u></u>ENABLE_ALL<br>
<br>
Any help would be appreciated!<br>
<br>
-- <br>
-P.<br>
<br>
******************************<u></u>******************************<u></u>**<br>
Philip M. Hurvitz, PhD | Research Assistant Professor | UW-CBE<br>
Urban Form Lab  | 1107 NE 45th Street, Suite 535  | Box 354802<br>
University of Washington, Seattle, Washington  98195-4802, USA<br>
<a href="mailto:phurvitz@u.washington.edu" target="_blank">phurvitz@u.washington.edu</a> | <a href="http://gis.washington.edu/phurvitz" target="_blank">http://gis.washington.edu/<u></u>phurvitz</a><br>
"What is essential is invisible to the eye." -de Saint-Exupéry<br>
******************************<u></u>******************************<u></u>**<br>
______________________________<u></u>_________________<br>
postgis-users mailing list<br>
<a href="mailto:postgis-users@lists.osgeo.org" target="_blank">postgis-users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-users" target="_blank">http://lists.osgeo.org/cgi-<u></u>bin/mailman/listinfo/postgis-<u></u>users</a></blockquote></div><br></div>