43 lines
1.2 KiB
Plaintext
43 lines
1.2 KiB
Plaintext
C1|
|
|
C2|
|
|
Test listing of remote schemas (sunny day)
|
|
S 1
|
|
information_schema
|
|
public
|
|
Test listing of remote schemas (rainy day): Server does not exist
|
|
ERROR: Server "Does Not Exist" does not exist
|
|
Test listing of remote tables (sunny day)
|
|
T 1
|
|
T 2
|
|
T 3
|
|
T 4
|
|
Test listing of remote tables (rainy day): Server does not exist
|
|
ERROR: Server "Does Not Exist" does not exist
|
|
Test listing of remote tables (rainy day): Remote schema does not exist
|
|
Test listing of remote columns (sunny day)
|
|
NOTICE: Could not find Postgis installation in the remote "public" schema
|
|
C 1|integer
|
|
c2|integer
|
|
c3|text
|
|
c4|timestamp with time zone
|
|
c5|timestamp without time zone
|
|
c6|character varying
|
|
c7|character
|
|
c8|USER-DEFINED
|
|
Test listing of remote columns (rainy day): Server does not exist
|
|
ERROR: Server "Does Not Exist" does not exist
|
|
Test listing of remote columns (rainy day): Remote schema does not exist
|
|
Test listing of remote columns (rainy day): Remote table does not exist
|
|
Test listing of remote geometry columns (sunny day)
|
|
geo_nosrid|GEOMETRY,0
|
|
geog|Geometry,0
|
|
geom|GEOMETRY,4326
|
|
geom_wm|GEOMETRY,3857
|
|
Test listing of remote geometry columns (sunny day) - Rerun
|
|
geo_nosrid|GEOMETRY,0
|
|
geog|Geometry,0
|
|
geom|GEOMETRY,4326
|
|
geom_wm|GEOMETRY,3857
|
|
D1|
|
|
D2|
|