- Moved convertdb and gpdb_add_vob into Clearcase
- Attempting to standardize which Perl to use, which Oracle.pm to pickup and how to insure that other sites have the proper prerequisites for GPDB
- Discovered that Oracle is not supported on Linux here at TI. This will be a problem for GPDB
- Still working on issues of the new GPDB design and attempting to get gpdb_add_project.pl to work with it
- Got definition of performance problem that Donna is experiencing. She is attempting to populate a pull down with just the project names for a site. Doing so causes lots of transfer of data as the current GPDB API gpdb_getProject effectively transfers all kinds of project information where Donna needs only the project names.
- Developed a new API, gpdb_getProjectsAtSite that returns only the project names in a more efficient manner
Continue reading "GPDB Database performance" »