Files
cartodb-postgresql/test/CDB_FederatedServerDiagnostics_expect
2019-11-12 12:59:36 +01:00

18 lines
406 B
Plaintext

C1|
%% It raises an error if the server does not exist
ERROR: Server "doesNotExist" does not exist
%% It returns a jsonb object
1.2|jsonb
%% It returns the server version
1.3|t
%% It returns the postgis version
1.4|t
%% It returns null as the postgis version if it is not installed
1.5|t
%% It returns the remote server options
1.6|t
%% It returns the network latency to the remote server
1.7|t
1.8|t
D1|