From: Michael S. <msa...@pc...> - 2004-11-24 18:57:20
|
All, Postgres GUS scripts are attached. The first, pggus.sql contains DDL for creating GUS tables, indexes, constraints, and sequences. The second, gus-rows.sql, contains DML for populating the core.tableinfo and core.databaseinfo tables. Consider these early beta-- this is not part of an official release, they've had very limited testing, and they are unsupported. In general the existing documentation should provide the information needed to create an instance with these and GUS with it, but there are derivations that will be necessary. More information on Postgres and GUS, including an official release, should be coming in the next several weeks. Thanks, Mike |