About CASE Studio - generate SQL output (how to link tablespace to table definition)

From: Emi Lu <emilu(at)encs(dot)concordia(dot)ca>
To: pgsql-general(at)postgresql(dot)org
Subject: About CASE Studio - generate SQL output (how to link tablespace to table definition)
Date: 2006-02-09 14:25:19
Message-ID: 43EB50CF.5010405@encs.concordia.ca
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello,

Does anybody have the experiences of using "CASE Studio" ?

I used CASE Studio 2.2.1,and it helps me get a global picture of all
objects we have. I tried to generate SQL outputs for tables'
definitions. However, I cannot figure out how to specify tablespaces for
indexes. For example, " ... primary key (***) using tablespace
fis_index" , "unique constraint using tablespace fis_index", etc.

Also, please clue me in how feasible the SQL outputs generated by CASE
Studio? I mean do you think it can generate what you expect from your
experiences?

Thanks a lot,
Emi

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Emi Lu 2006-02-09 14:40:18 Re: About CASE Studio - generate SQL output (how to link
Previous Message Jim Buttafuoco 2006-02-09 12:56:54 Re: Confirming the autovacuum daemon is running