Files
cartodb-postgresql/test/CDB_FederatedServer_expect
2019-10-28 18:34:46 +01:00

13 lines
562 B
Plaintext

1.3|
1.4|(myRemote,postgres_fdw,localhost,5432,,read-only,fdw_user)
2.1|
2.2|(myRemote,postgres_fdw,localhost,5432,,read-only,fdw_user)
2.2|(myRemote2,postgres_fdw,localhost,5432,fdw_target,read-only,fdw_user)
4.1|
4.2|(myRemote2,postgres_fdw,localhost,5432,fdw_target,read-only,fdw_user)
ERROR: server "cdb_fs_doesNotExist" does not exist
CONTEXT: SQL statement "DROP SERVER "cdb_fs_doesNotExist" CASCADE"
PL/pgSQL function cdb_federated_server_unregister(text) line 5 at EXECUTE
5.2|(myRemote2,postgres_fdw,localhost,5432,fdw_target,read-only,fdw_user)
6.1|