Extracting Index Creation Script

From: Paul Silveira <plabrh1(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Extracting Index Creation Script
Date: 2007-10-23 22:42:06
Message-ID: 13375314.post@talk.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


Hello,

Does anyone have any good code to extract the metadata needed to create
indexes on a specific table? The Client Tools (like pgadmin-III) presents
that code so I'm sure it's extractable but could not find it in my trace
that I ran while operating pgadmin...

Thanks in advance,

Paul

--
View this message in context: http://www.nabble.com/Extracting-Index-Creation-Script-tf4680848.html#a13375314
Sent from the PostgreSQL - general mailing list archive at Nabble.com.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Farhan Khan 2007-10-23 23:42:58 Start DB giving fatal message.(linux)
Previous Message Tom Lane 2007-10-23 22:01:39 Re: data statistic functions