2018-03-29 1:44 GMT+02:00 Robertafoster8 <b...@fostercomputer.net>:

> I have a GeoServer 2.9.4 configuration with about 150 layers that use an
> Oracle spatial database. They use a oracle JNDI data store.  I have
> GeoServer deployed in a weblogic cluster using the same data directory and
> no tile cache. Each layer used a view in oracle.
>
> When the war is deployed the wms layers are available very quickly to
> server
> png images to the client.  As soon as a wfs getfeature is sent to GeoServer
> it kicks off the feature catalog init which takes about 10 minutes.
>
> I was able to speed up the catalog init by creating a gt_pk_metadata table.
>
>  Are there other ways to speed this up?
>

If you don't have one already you may want to add a GEOMETRY_COLUMNS table
see: http://docs.geoserver.org/latest/en/user/data/database/oracle.html
Also upgrading to a current release will get you all the speed enhancements
that were made over the last year-and-a-half

Mark
-- 
Disclaimer;
This message is just a reflection of what I thought at the time of sending.
The message may contain information that is not intended for you or that
you don't understand.
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to