Creating Empty Index - Mailing list pgsql-hackers

From naman.iitb
Subject Creating Empty Index
Date
Msg-id 1383286307460-5776606.post@n5.nabble.com
Whole thread Raw
Responses Re: Creating Empty Index  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers
Hello

Is there a way by which we can create an empty index on a relation and later
fill it manually by inserting tuples.

I want to know how it can be done in Postgresql code.

Thanks in advance





--
View this message in context: http://postgresql.1045698.n5.nabble.com/Creating-Empty-Index-tp5776606.html
Sent from the PostgreSQL - hackers mailing list archive at Nabble.com.



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: SP-GiST bug and fix
Next
From: Andrew Dunstan
Date:
Subject: Re: Creating Empty Index