ADS Version - Aqua Data Studio 15.0.0-dev-63
Operating Environment: Windows7 64-bit
Database - PostgreSQL 9.2
Steps to Reproduce :
1.Connect to PostgreSQL database
Right click on PostgreSQL server
Select Register Server Clone
Register server window of postgreSQL open
Now In General tab select Greenplum driver
Click on Test connection button
Connect test window opened displaying message "Successfully connected to database"
Click on Close button of connection test popup.
Click on Save button of register server window.
Copy of PostgreSQL server get added into Local Database server list
2. Go to Window menu of ADS and select View Log
Now Exand Copy of PostgreSQL server and go to storage folder
Expand storage folder
Expand Tablespace folder
It will display all the Tablespace of postgreSQL Database
Right click on any Tablespace and select Tablespace properties it will display message that selected tablespace not found throw exception in View Log
It will also not show the Table of postgreSQL in Table tree node of Copy of PostgreSQL server
It will not create any new table in Copy of PostgreSQL because of tablespace
When we Right click on Tablespace and select Create Tablespace It will open Create Tablespace window of Greenplum because we I selected Greenplum driver while creating clone of postgres server
It will extract all other object of postgres in clone server i.e View Sequence,Rule,Function,Procedure so why it will not able to find Tablespace,Table,Trigger in clone server which is created by selecting greenplum driver