Re: deleting records from a table

From: Richard Broersma Jr <rabroersma(at)yahoo(dot)com>
To: Mario Behring <mariobehring(at)yahoo(dot)com>
Cc: SQL Postgresql List <pgsql-sql(at)postgresql(dot)org>
Subject: Re: deleting records from a table
Date: 2007-01-12 18:30:33
Message-ID: 573892.1143.qm@web31801.mail.mud.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

> Thank you for your help.
>
> I am already running the vacuumdb full.............after it finishes (I guess it will take a
> while to finish...) how should I execute this REINDEX ? Is there a single command to reindex the
> entire database?

Here is a link that describes its use:
http://www.postgresql.org/docs/8.2/interactive/app-reindexdb.html

Regards,
Richard Broersma Jr.

Browse pgsql-sql by date

  From Date Subject
Next Message Scott Marlowe 2007-01-12 18:48:42 Re: deleting records from a table
Previous Message Richard Broersma Jr 2007-01-12 17:53:33 Re: deleting records from a table