This commit is contained in:
Gonzalo Riestra 2019-03-14 11:47:41 +01:00
parent 85d6164956
commit 2baee24f30
2 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@ SET SESSION AUTHORIZATION "fulano";
SET client_min_messages TO notice;
\set QUIET off
SELECT CDB_LinkGhostTables(); -- _CDB_LinkGhostTables called, TIS connection not tried
SELECT CDB_LinkGhostTables(); -- _CDB_LinkGhostTables called (configuration not found)
-- Add TIS configuration
\set QUIET on

View File

@ -1,5 +1,5 @@
WARNING: Invalidation service configuration not found. Skipping Ghost Tables linking.
NOTICE: _CDB_LinkGhostTables() called with username=fulanito, event_name=USER