changeset 1033:35c442410738

Added a comment after implementing cache cleaner gnv-artifacts/trunk@1073 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Hans Plum <hans.plum@intevation.de>
date Fri, 07 May 2010 06:50:47 +0000
parents df6a640f590c
children 50a5ce7a47b7
files gnv-artifacts/ChangeLog gnv-artifacts/doc/conf/queries.properties
diffstat 2 files changed, 13 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/gnv-artifacts/ChangeLog	Thu May 06 09:12:45 2010 +0000
+++ b/gnv-artifacts/ChangeLog	Fri May 07 06:50:47 2010 +0000
@@ -1,3 +1,8 @@
+2010-05-07  Hans Plum <hans@intevation.de>
+
+	* doc/conf/queries.properties:
+	Added a comment after implementing the admin tables for cache cleaner
+
 2010-05-06  Ingo Weinzierl <ingo.weinzierl@intevation.de>
 
 	* contrib/mapserv,
--- a/gnv-artifacts/doc/conf/queries.properties	Thu May 06 09:12:45 2010 +0000
+++ b/gnv-artifacts/doc/conf/queries.properties	Fri May 07 06:50:47 2010 +0000
@@ -1402,7 +1402,13 @@
     where f_table_schema = '?' and \
           f_table_name = '?' and \
           f_geometry_column='SHAPE'
-          
+
+
+#############################################
+#############################################
+###### Sync of cache after DB updates #######
+#############################################
+#############################################
 updated_tables = SELECT FULLTABLENAME \
     FROM MEDIAN.LASTUPDATED \
-    WHERE LASTUPDATE >= to_date('?', 'YYYY.MM.DD HH24:MI:SS')
\ No newline at end of file
+    WHERE LASTUPDATE >= to_date('?', 'YYYY.MM.DD HH24:MI:SS')

http://dive4elements.wald.intevation.org