Re: Vacuum, Analyze, ReIndex from within VB.NET 2003 - Mailing list pgsql-general

From Richard Huxton
Subject Re: Vacuum, Analyze, ReIndex from within VB.NET 2003
Date
Msg-id 44D22D98.9030308@archonet.com
Whole thread Raw
In response to Vacuum, Analyze, ReIndex from within VB.NET 2003  ("Rohit Prakash Khare" <rohitprakash123@indiatimes.com>)
List pgsql-general
Rohit Prakash Khare wrote:
> I want to use the following features of PostgreSQL from within VB.NET 2003:
>
> Vacuum, Analyze, ReIndex.
>
> Is there any way to write a VB.NET code to do the following tasks?

Is there some reason why you can't issue SQL with "VACCUM", "ANALYSE"
and "REINDEX"?

--
   Richard Huxton
   Archonet Ltd

pgsql-general by date:

Previous
From: Richard Huxton
Date:
Subject: Re: CREATE DATABASE
Next
From: Richard Huxton
Date:
Subject: Re: xmin