added helper for handling the "view" in rps
[oweals/gnunet.git] / src / datacache / perf_datacache_data_postgres.conf
index 931c44f1bb39e90b72a4e4decf3862267119a9c4..c92f52a044077771b279fc81ff36a9dc56293add 100644 (file)
@@ -1,7 +1,8 @@
-
 [perfcache]
-QUOTA = 500000
-DATABASE = mysql
+QUOTA = 500 KB
+DATABASE = postgres
+
+[datacache-postgres]
+CONFIG = connect_timeout=10; dbname=gnunetcheck
+
 
-[datacache-mysql]
-CONFIG = dbname=gnunetcheck