On 11/01/2013 02:11 AM, naman.iitb wrote:
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



What exactly would be the point? Indexes are automatically maintained by postgres. Something that isn't doesn't seem to me to qualify for the description of "index".

cheers

andrew



--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to