Creating Empty Index

From: "naman(dot)iitb" <naman(dot)bbps(at)gmail(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Creating Empty Index
Date: 2013-11-01 06:11:47
Message-ID: 1383286307460-5776606.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Craig Ringer 2013-11-01 07:52:33 Row-security writer-side checks proposal
Previous Message Christian Ullrich 2013-11-01 05:42:41 Re: [GENERAL] postgresql-9.3.1-1-windows-x64.exe does not install correctly for me