[Geoserver-users] Creating a WCS in GeoServer from PostGIS Raster

Greetings. I am new to GeoServer and Postgres/PostGIS, and I'm looking for a little help.

I have an existing raster table stored in a Postgres/PostGIS database that was created using the "raster2pgsql" utility. I want to know if it's possible to create a WCS in GeoServer directly from this existing PostGIS raster, or do I have to use the GDAL and ImageMosaic tools to import the raster into Postgres, and then use the configuration files to create the raster data store?

Any help would be greatly appreciated!

David