1. the current CREATE tablespace GUI has an input field for entering the Filespace of a tablespace.
2. Given that the System Tables > pg_catalog.pg_filespace table lists the Filespaces available to Greenplum, consider using this the 'fsname' column to create a dropdown of Filespaces so the user can pick from the list. It could take quite a bit of research to discover what Filespace to type in.
see attached
Fung - Is this possible (can we retrieve the list of valid Filespaces?) and what is a rough estimate as to how much work this would be?
> Is this possible (can we retrieve the list of valid Filespaces?) and what is a rough estimate as to how much work this would be?
Should be OK, and it won't take much time.
> Is this possible (can we retrieve the list of valid Filespaces?) and what is a rough estimate as to how much work this would be?
Should be OK, and it won't take much time.
fixed in
fixed in
Issue #8010 |
Closed |
Fixed |
Resolved |
Completion |
No due date |
Fixed Build trunk/30462 |
No time estimate |
Fung - Is this possible (can we retrieve the list of valid Filespaces?) and what is a rough estimate as to how much work this would be?