Book Contents

Book Index

Next Topic

Home

Using the Database Designer

Vertica Systems, Inc. strongly recommends that you use the Database Designer to implement your physical schema. The Database Designer generates an SQL script containing CREATE PROJECTION statements that create:

The Database Designer's user interface is part of the Administration Tools, specifically Configuration Menu > Create New Database Design. The interactive dialog is described in Database Designer Dialog. To use the Database Designer from the command line, see Writing Database Designer Scripts in the Database Administrator's Guide (Advanced).

Database Designer produces the following output files:

Stock_Schema_design_opt_1

Invalid Logical Schema

The physical schema produced by the Database Designer is only as good as the logical schema you provide. For example, a logical schema that is:

Insufficient Sample Queries or Data

The physical schema produced by the Database Designer is only as good as the sample queries and data you provide. For example, a set of queries that:

Reject Sample Data Rows

The Database Designer writes rejected rows into a file so that you can correct and reload them.